summaryrefslogtreecommitdiffstats
path: root/logforwarder
Commit message (Collapse)AuthorAgeFilesLines
* forgot terminating nullptrArne Juul2018-07-271-0/+1
|
* refactor to accept any number of argsArne Juul2018-07-271-11/+17
|
* add more "just do it" option to splunk startArne Juul2018-07-271-1/+1
|
* make it possible to stop forwarder alsoArne Juul2017-10-133-1/+15
|
* rename config variable for SPLUNK_HOMEArne Juul2017-10-131-2/+2
|
* always do restartArne Juul2017-10-131-11/+18
| | | | | * for the case where splunk was started earlier * also do debug logging
* refactor child startupArne Juul2017-10-135-35/+90
|
* start and restart splunk forwarderArne Juul2017-10-132-6/+56
|
* 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