Actions
Todo #9808
closedstatus_logs_settings.php: Add GUI option for syslog format
Start date:
10/03/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
On FreeBSD 12.x, syslogd now supports a choice for log format:
-O format Select the output format of generated log messages. The values bsd and rfc3164 are used to generate RFC 3164 log messages. The values syslog and rfc5424 are used to generate RFC 5424 log messages, having RFC 3339 timestamps with microsecond precision. The default is to generate RFC 3164 log messages.
This would be useful to have on status_logs_settings.php, defaulting to the stated default value (rfc3164)
Actions