aboutsummaryrefslogtreecommitdiffstats
path: root/logforwarder
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.Tor Egge2024-04-151-1/+0
* add vespa-otelcol-startArne Juul2024-04-1212-0/+404
* Update copyrightJon Bratseth2023-10-0911-11/+11
* Write server.conf. Use athenz CA. Fix certificate pathOla Aunronning2023-06-051-2/+26
* vespa-logforwarder-start concatenates cert/key/caOla Aunronning2023-05-043-3/+33
* write "outputs.conf" if role is configuredArne Juul2023-04-263-3/+44
* be more careful about splunk start/stopArne Juul2022-09-1510-90/+208
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-062-9/+5
* try to stop child when stoppingArne H Juul2021-12-175-13/+25
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
* avoid naked exitArne Juul2020-07-031-1/+2
* use return from main() for clean shutdownArne Juul2020-07-031-1/+1
* use std::_Exit()Arne Juul2020-07-031-3/+4
* change splunkd startup logicArne Juul2020-05-201-9/+10
* 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-202-9/+8
* phoneHomeInterval is an intBjorn Meland2019-05-091-1/+1
* VESPA-15154: phoneHomeIntervalInSecs for Splunk deployment-client cfgBjorn Meland2019-05-091-0/+1
* 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
* 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
* 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