summaryrefslogtreecommitdiffstats
path: root/logd/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove the legacy protocol between logd and logserver.Geir Storli2019-05-091-1/+1
| | | | The RPC protocol has been the new default since 2019-04-12.
* Add unit test for logdemon::Watcher.Tor Egge2019-03-291-0/+1
|
* Implement initial version of forwarder that uses RPC to send protobuf ↵Geir Storli2019-03-281-0/+1
| | | | encoded log messages to the logserver.
* Implement functions for converting log messages to protobuf objects.Geir Storli2019-03-261-0/+1
|
* Rename Forwarder -> LegacyForwarder in preparation for something new and better.Geir Storli2019-03-211-1/+1
|
* Remove unit test that doesn't test anything.Geir Storli2019-03-201-1/+0
|
* Rename forward* -> forwarder*.Geir Storli2019-03-201-1/+1
|
* enforce log retention policiesArne Juul2018-09-061-0/+2
| | | | | | | | | | | * for access logs, save meta-data about the log file itself in a simple format. * implement a proof-of-concept shell script that removes log files after one month. * ensure retention enforcer is started when services start * note that retention enforcer will continue running even after services stop, but it has protection to ensure that it won't multiply endlessly.
* skeleton for state reporting in logdArne Juul2017-11-211-0/+1
| | | | | | * allocate port in config model for logd state reporting * add state port to logd configuration * add a state server with no metrics production
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* PublishJon Bratseth2016-06-151-0/+19