about summary refs log tree commit diff
path: root/doc/s6-log.html
Commit message (Collapse)AuthorAgeFilesLines
* doc typo fixLaurent Bercot2023-09-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add -t lastlinetimeout option to s6-logLaurent Bercot2023-05-261-1/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add instances implementation (still needs testing)Laurent Bercot2023-01-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-log: add p directive to add a prefix to every lineLaurent Bercot2022-12-071-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-log: Recommend the usage of a -- argument separatorMira Ressel2021-03-131-1/+1
| | | | | | Logging scripts will commonly start with a -, which will trigger a parsing error that might not be obvious to users when no argument separator is used.
* bugfix: make s6-log -l actually splitLaurent Bercot2021-01-221-5/+7
|
* Remove deprecated options/directives from s6-logLaurent Bercot2021-01-031-10/+3
|
* Doc fixLaurent Bercot2020-11-081-1/+1
|
* Documentation fixes, by flexibeastLaurent Bercot2020-09-161-14/+14
|
* heliocat's html fixesLaurent Bercot2020-03-301-1/+1
|
* Make execline dependency optionalLaurent Bercot2019-12-231-2/+4
| | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears.
* Add ?processor support to s6-logLaurent Bercot2019-12-231-0/+5
|
* Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot2019-01-151-3/+9
|
* Less false friends in docLaurent Bercot2018-12-311-3/+3
|
* Doc grammar fixLaurent Bercot2017-10-251-1/+1
|
* Document s6-log's -l optionLaurent Bercot2017-10-251-1/+8
|
* More schemeless URLsLaurent Bercot2017-05-241-1/+1
|
* Switch doc to schemeless URLsLaurent Bercot2017-05-231-9/+9
|
* Increase s6-log "s" limit to 256MBLaurent Bercot2016-11-211-1/+1
|
* fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot2015-12-251-3/+1
|
* - add -g option to s6-envuidgidLaurent Bercot2015-11-041-1/+2
| | | | - set s6-log processor wd to the logdir
* Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot2015-10-271-2/+3
|
* - documented s6-log change v2.1.5.0Laurent Bercot2015-06-251-3/+5
| | | | - version: 2.1.5.0
* Make all doc mobile-readable according to Google standardsLaurent Bercot2015-05-071-0/+1
|
* - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot2015-02-071-17/+53
| | | | | - related doc update - version: 2.1.1.0 rc
* Initial commitLaurent Bercot2014-12-051-0/+508