aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/AccessLogTest.java
Commit message (Expand)AuthorAgeFilesLines
* Enable connection logger for self-hostedBjørn Christian Seime2023-10-171-0/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Remove access logging for internal container clusters""Harald Musum2023-05-081-0/+7
* Revert "Remove access logging for internal container clusters"Harald Musum2023-05-081-7/+0
* Remove access logging for internalk container clustersHarald Musum2023-05-061-0/+7
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-05-031-7/+0
* Revert "Revert "Reapply "Remove access logging for container clusters that ar...Harald Musum2023-04-291-0/+7
* Revert "Reapply "Remove access logging for container clusters that are intern...Harald Musum2023-04-281-7/+0
* Make that AccessLog component is always added when neededHarald Musum2023-04-281-0/+7
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-29/+26
* Convenience fixupgjoranv2022-07-111-4/+4
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-4/+4
* Convenience fixupgjoranv2022-07-091-4/+4
* Move accesslog related test to appropriate class.gjoranv2022-07-051-0/+45
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Scale queue size for access/connection log locallyBjørn Christian Seime2021-09-301-1/+1
* Add control of buffer size and queue size of accesslog.Henning Baldersheim2021-05-281-5/+5
* - Use 256k buffer for connection log as it is low volume.Henning Baldersheim2021-04-161-0/+3
* Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-4/+1
* Increase default queue sizeBjørn Christian Seime2021-02-031-3/+3
* Make queue size of log file handler configurableBjørn Christian Seime2021-02-031-0/+3
* Code review fixesMorten Tokle2021-01-191-1/+1
* Write connection log to fileMorten Tokle2021-01-191-0/+33
* Add access log by default for application container clusterHarald Musum2020-01-291-10/+2
* Cleanup config model, part 1Harald Musum2019-07-251-3/+3
* Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-101-8/+8
* Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-131-4/+3
* Separate between ContainerCluster types.gjoranv2019-03-131-2/+3
* Expect vespa access logHenning Baldersheim2019-03-121-2/+2
* GC unused yapache log and derivatives.Henning Baldersheim2019-03-111-5/+4
* default to JSONAccessLogArne Juul2019-01-211-2/+11
* Remove further traces of rotationScheme.Tor Egge2019-01-211-4/+2
* Track removal of fileHandler.rotateSchema from access-log.defTor Egge2019-01-211-2/+0
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add accesslog type 'json' to schemaHarald Musum2016-11-081-4/+0
* Test json log configuringJon Bratseth2016-10-301-10/+27
* PublishJon Bratseth2016-06-151-0/+90