mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 02:40:42 +01:00
- added fallback for _PID proprety when SYSLOG_PID is not available - introduced new option "usepid" which sets which property should rsyslog use, it has 3 states system|syslog|both, default is both - deprecated "usepidfromsystem" option, still can be used and override the "usepid" - it is possible to revert previous default with usepid="syslog"