summaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/handler/LogReaderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Support fetching logs from specific nodeOla Aunrønning2020-07-231-14/+22
* Let Jetty do compression, and merge overlapping time windowsJon Marius Venstad2020-06-151-9/+3
* Extract time stamp from path instead of modified timeJon Marius Venstad2020-06-121-23/+28
* Expand unit test to include un-filtered log fileJon Marius Venstad2020-06-121-5/+9
* Filter first and last log files on timestamp, and don't quit reading too earlyJon Marius Venstad2019-09-131-14/+14
* Remove old log readingOla Aunrønning2019-04-051-21/+15
* Don't create and close streams in loopOla Aunrønning2019-03-281-9/+1
* Check if log file is zipped (#8773)olaaun2019-03-131-3/+23
* Stabilize LogReaderTestValerij Fredriksen2019-03-071-2/+19
* Combined and zipped outputstreamValerij Fredriksen2019-03-061-2/+21
* Make LogHandler configurableValerij Fredriksen2019-03-061-15/+18
* Add some leniency to latestLogThresholdOla Aunrønning2019-02-271-1/+2
* Add copyright headerJon Bratseth2018-10-011-1/+2
* Added test for LogHandlerOla Aunrønning2018-09-201-4/+4
* Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-181-1/+1
* Filter on time. Flatten logs jsonOla Aunrønning2018-09-181-1/+11
* filter number of logsOla Aunrønning2018-09-181-1/+2
* Check if container is running on logserverOla Aunrønning2018-09-101-11/+3
* Add functionality for retrieving logsOla Aunrønning2018-09-101-0/+36