summaryrefslogtreecommitdiffstats
path: root/container-accesslogging/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* enforce log retention policiesArne Juul2018-09-061-1/+5
* Avoid using deprecated code and enable it as error.Henning Baldersheim2018-08-282-2/+2
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-055-5/+5
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-1/+1
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-1/+1
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* do not block waiting for gzip to finishArne Juul2018-04-171-2/+1
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-1/+1
* hack in gzip of access logsArne Juul2018-03-112-6/+39
* SimpleDateFormat is not thread-safeBjørn Christian Seime2018-02-021-6/+4
* Don't use getURI in json and vespa access log formatBjørn Christian Seime2018-02-012-18/+9
* Copy raw path and query from request to access log entryBjørn Christian Seime2018-02-011-2/+3
* Add rawPath and rawQuery to AccessLogEntryBjørn Christian Seime2018-02-011-0/+36
* Remove time-iso8601 fieldBjørn Christian Seime2017-12-181-3/+0
* Fix silly bugBjørn Christian Seime2017-12-061-1/+1
* Add ssl principal to json access logBjørn Christian Seime2017-11-291-0/+5
* Remove type of user principal from json logBjørn Christian Seime2017-11-291-4/+1
* Add client tls certificate principal to access log entryBjørn Christian Seime2017-11-291-0/+15
* Add access logging of user principalBjørn Christian Seime2017-11-172-0/+24
* Also log timestamp in human-friendly formatBjørn Christian Seime2017-11-161-0/+3
* Add 'secure' and 'local-port' to JSON access logBjørn Christian Seime2017-11-152-5/+35
* Nonfunctional changes onlyJon Bratseth2017-10-311-1/+2
* Update copyright headersJon Bratseth2017-06-1415-15/+15
* Revert "Update copyright headers"Jon Bratseth2017-06-1415-15/+15
* Update copyright headersJon Bratseth2017-06-1415-15/+15
* Revert "Copyright header"Jon Bratseth2017-06-1315-15/+15
* Copyright headerJon Bratseth2017-06-1315-15/+15
* Implement changes after architecture review:Frode Lundgren2016-11-031-15/+30
* Changes after code review [VESPA-5228]:Frode Lundgren2016-10-302-156/+71
* First stab at JSON access log [VESPA-5228]Frode Lundgren2016-10-292-0/+285
* If there is nothing to do we will flush every 100ms, if not we will be a bit ...Henning Baldersheim2016-09-121-7/+13
* Actually remove the flush that was earlier replaced by flush-if-long-enough-s...Henning Baldersheim2016-09-091-1/+0
* - Allow 100k elements in the logging Q.Henning Baldersheim2016-09-091-6/+16
* Use Github username as authorBjørn Christian Seime2016-06-282-2/+2
* Merge pull request #58 from yahoo/arnej/make-Logger-a-daemon-threadHenning Baldersheim2016-06-171-0/+1
|\
| * the "Logger" is a Daemon threadArne Juul2016-06-171-0/+1
* | update author field.Haakon Dybdahl2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-1513-0/+2142