mirror of
https://github.com/nginx/nginx.git
synced 2026-06-29 05:12:15 +00:00
Config tests (syslog_rfc5424_config.t): - msgid= accepted with rfc=rfc5424 - msgid= rejected when rfc=rfc5424 is not set - msgid= with a non-ASCII byte (>0x7E) rejected - msgid= exceeding 32 characters rejected - 32-character msgid= accepted Format tests (syslog_rfc5424.t): - Explicit msgid=MYAPP appears in the MSGID field (position 6 of the RFC 5424 HEADER) of the emitted syslog message. - Without msgid=, the MSGID field defaults to the nil value "-". |
||
|---|---|---|
| .. | ||
| syslog_rfc5424.t | ||
| syslog_rfc5424_config.t | ||
| syslog_rfc5424_stream.t | ||