aboutsummaryrefslogtreecommitdiffstats
path: root/container-accesslogging
Commit message (Expand)AuthorAgeFilesLines
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-056-6/+6
* 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
* ensure gzip of access logs for hosted vespa onlyArne Juul2018-03-121-1/+1
* hack in gzip of access logsArne Juul2018-03-114-6/+43
* Remove junit.fdramework usageJon Bratseth2018-03-023-11/+29
* 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-013-20/+13
* Copy raw path and query from request to access log entryBjørn Christian Seime2018-02-011-2/+3
* Refactor uri creation logic into separate methodBjørn Christian Seime2018-02-011-0/+8
* Add rawPath and rawQuery to AccessLogEntryBjørn Christian Seime2018-02-011-0/+36
* Remove time-iso8601 fieldBjørn Christian Seime2017-12-182-8/+0
* Fix silly bugBjørn Christian Seime2017-12-061-1/+1
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Merge pull request #4307 from vespa-engine/bjorncs/ssl-details-access-logBjørn Christian Seime2017-11-292-4/+21
|\
| * 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
* | Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|/
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Add access logging of user principalBjørn Christian Seime2017-11-172-0/+24
* Also log timestamp in human-friendly formatBjørn Christian Seime2017-11-162-0/+8
* Add 'secure' and 'local-port' to JSON access logBjørn Christian Seime2017-11-153-5/+45
* Nonfunctional changes onlyJon Bratseth2017-10-311-1/+2
* Add copyright headerJon Bratseth2017-10-271-0/+1
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+2
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-2/+0
* Create function to install config definitions.Arnstein Ressem2017-09-271-2/+1
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+3
* Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
* Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
* version in def files are deprecatedHarald Musum2017-08-301-1/+0
* Update copyright headersJon Bratseth2017-06-1423-23/+23
* Revert "Update copyright headers"Jon Bratseth2017-06-1423-23/+23
* Update copyright headersJon Bratseth2017-06-1423-23/+23
* Remove carriage returnJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-1323-25/+25
* Copyright headerJon Bratseth2017-06-1323-25/+25
* Remove test for invalid use case.gjoranv2017-03-071-28/+0
* Fix various issues in LogFileHandlerTestCasegjoranv2017-03-031-69/+40
* Convert to junit 4 and use unique directory names.gjoranv2017-03-031-19/+24
* Add readme filesBjørn Christian Seime2017-01-191-0/+3
* Implement changes after architecture review:Frode Lundgren2016-11-032-47/+72
* Changes after code review [VESPA-5228]:Frode Lundgren2016-10-303-182/+97
* First stab at JSON access log [VESPA-5228]Frode Lundgren2016-10-294-0/+473