summary refs log tree commit diff
path: root/man/svlogd.8
Commit message (Expand)AuthorAgeFilesLines
* man/svlogd.8: add hint about increasing the buffer size if lots of dataGerrit Pape2007-04-171-0/+4
* man/svlogd.8: add hint on how to manually remove log filesGerrit Pape2007-04-171-1/+3
* * svlogd.c, fmt_ptime.*, man/svlogd.8: new option -ttt: prefix logGerrit Pape2006-07-241-1/+8
* * src/svlogd.c: cleanup *.t files possibly leftover by processor whenGerrit Pape2006-06-191-3/+3
* * man/runsvdir.8: document that the services directory is re-scanned ifGerrit Pape2006-04-101-2/+8
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-181-11/+25
* * doc/index.html, doc/replaceinit.html: no longer refer to sysvinit'sGerrit Pape2005-02-131-5/+12
* * svlogd.c: new config option t timeout; config options e and E select andGerrit Pape2004-11-061-9/+43
* * svlogd.c: fix line buffer handling for pattern matching (thx EnricoGerrit Pape2004-09-201-7/+8
* * man/svlogd.8: timestamps are not considered when matching patterns (thxGerrit Pape2004-03-281-5/+11
* create timestamps in UTC, not localtime.Gerrit Pape2004-03-021-2/+2
* 0.13.0.Gerrit Pape2004-01-121-1/+8
* * svlogd.c: support sending log entries to remote host through udp,Gerrit Pape2004-01-121-0/+31
* * svlogd.c: barf if all log directories given at the command line fail.Gerrit Pape2003-09-011-1/+18
* * svlogd.c: default log file size is 1M; print verbose message only ifGerrit Pape2003-06-051-3/+7
* * runsvdir.c: don't propagate sig_term to runsv processes when receivingGerrit Pape2003-04-241-11/+40
* typo, grammar.Gerrit Pape2003-04-201-3/+3
* * svlogd.c: new; runit's service logging daemon.Gerrit Pape2003-04-201-0/+295