aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/logging
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0924-25/+25
* Add SSL bytes to connection logBjørn Christian Seime2023-05-302-1/+22
* move common parsingArne Juul2022-12-091-0/+78
* Merge pull request #24344 from vespa-engine/bratseth/return-ignored-fieldsJon Bratseth2022-10-071-4/+2
|\
| * Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-4/+2
* | Store keys of extra attributes using natural orderingBjørn Christian Seime2022-10-071-4/+7
|/
* Remove all traces from computeCoverageFromTargetActiveDocsHenning Baldersheim2022-09-291-7/+2
* Control whether to report coverage based on active or target active documents.Henning Baldersheim2022-09-192-8/+9
* soonActive => targetActiveHenning Baldersheim2022-09-091-4/+4
* Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-091-1/+1
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-092-2/+2
* Correct ConnectionLog symbolic linkBjørn Meland2022-05-181-1/+1
* Hosted: Do not use clusterId as part of filename for ConnectionLogbjormel2022-05-112-4/+6
* Rename classHarald Musum2022-04-051-2/+2
* Add issuer and fingerprint of peer certificate to connection logBjørn Christian Seime2022-01-272-1/+21
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-0710-10/+10
* Update 2017 copyright notices.gjoranv2021-10-0712-12/+12
* Scale queue size for access/connection log locallyBjørn Christian Seime2021-09-302-2/+14
* Add san dns rfc822 cert field in connection logMorten Tokle2021-06-142-1/+17
* - Use 256k buffer for connection log as it is low volume.Henning Baldersheim2021-04-164-16/+15
* Track protocol layers (with versions) in connection logBjørn Christian Seime2021-04-142-6/+43
* Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-253-7/+13
* Remove the jdisc_http_service module.gjoranv2021-03-231-0/+1
* Add main java source from jdisc_http_service.gjoranv2021-03-2323-0/+2332