1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-07-05 17:30:12 +02:00
init/syslogd
David Oberhollenzer 29e4fc5607 usyslogd: more control over log rotate behaviour, command line processing
- Add more fine grained control over how log rotation is supposed to behave
 - Add command line option processing to usyslogd
 - Expose log rotation control via command line switches
 - Add default values to usyslogd service for pygos use case

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-08-16 22:48:55 +02:00
..
backend.h usyslogd: more control over log rotate behaviour, command line processing 2018-08-16 22:48:55 +02:00
logfile.c usyslogd: more control over log rotate behaviour, command line processing 2018-08-16 22:48:55 +02:00
main.c usyslogd: more control over log rotate behaviour, command line processing 2018-08-16 22:48:55 +02:00
Makemodule.am usyslogd: create abstraction for log stream management 2018-08-16 13:31:13 +02:00
proto.c usyslogd: store logs in subdirectory based on service identifier 2018-06-17 18:20:53 +02:00
proto.h [usyslogd] split off syslog parsing 2018-06-11 19:47:52 +02:00