summaryrefslogtreecommitdiffstats
path: root/logforwarder/src/apps/vespa-logforwarder-start/child-handler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* avoid naked exitArne Juul2020-07-031-1/+2
|
* change splunkd startup logicArne Juul2020-05-201-9/+10
| | | | | | | * doing "start" then "restart" seems to trigger splunkd core dumps, so we will try "stop" + wait + "start" instead. * log logforwarder actions on info level to make it easier to track splunk activity.
* 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-131-0/+7
|
* 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-131-0/+73