summaryrefslogtreecommitdiffstats
path: root/logforwarder
Commit message (Collapse)AuthorAgeFilesLines
* GC unused stuffArne Juul2017-10-091-2/+0
|
* use vespalib::SigCatchArne Juul2017-10-054-52/+3
|
* fix logicArne Juul2017-10-051-3/+3
| | | | | | * missing directory gives ENOENT * cannot get config just after subscribe, must do nextConfig() first
* handle SIGPIPEArne Juul2017-10-051-0/+1
|
* fix binary nameArne Juul2017-10-052-3/+3
|
* add administrative filesArne Juul2017-10-052-0/+6
|
* move logforwarder.def to configdefinitions moduleArne Juul2017-10-057-129/+8
|
* write config fileArne Juul2017-10-051-5/+32
|
* update with new schemaArne Juul2017-10-053-16/+11
|
* add C++ application logforwarder-startArne Juul2017-10-059-0/+202
|
* Add support for logforwarderHarald Musum2017-10-053-0/+119