aboutsummaryrefslogtreecommitdiffstats
path: root/logforwarder/src/apps/vespa-logforwarder-start/cf-handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* vespa-logforwarder-start concatenates cert/key/caOla Aunronning2023-05-041-1/+9
* write "outputs.conf" if role is configuredArne Juul2023-04-261-3/+28
* be more careful about splunk start/stopArne Juul2022-09-151-77/+17
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-7/+3
* try to stop child when stoppingArne H Juul2021-12-171-3/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use std::_Exit()Arne Juul2020-07-031-3/+4
* Splunk: Setting defaults in _meta, vespa_zone added (#12263)Bjørn Meland2020-02-261-2/+4
* Align naming convention with YamasBjørn Meland2020-02-171-1/+1
* Splunk: Setting default application Id values in _meta (#12182)Bjørn Meland2020-02-141-3/+20
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-8/+7
* phoneHomeInterval is an intBjorn Meland2019-05-091-1/+1
* VESPA-15154: phoneHomeIntervalInSecs for Splunk deployment-client cfgBjorn Meland2019-05-091-0/+1
* make it possible to stop forwarder alsoArne Juul2017-10-131-1/+7
* rename config variable for SPLUNK_HOMEArne Juul2017-10-131-2/+2
* refactor child startupArne Juul2017-10-131-33/+2
* start and restart splunk forwarderArne Juul2017-10-131-6/+54
* fix logicArne Juul2017-10-051-3/+3
* move logforwarder.def to configdefinitions moduleArne Juul2017-10-051-2/+6
* write config fileArne Juul2017-10-051-5/+32
* update with new schemaArne Juul2017-10-051-6/+3
* add C++ application logforwarder-startArne Juul2017-10-051-0/+63