Skip to content

Commit 272b882

Browse files
committed
Updated the order of rfc5424 options.
Signed-off-by: Zsolt Gyulai (zgyulai) <[email protected]>
1 parent 014aa95 commit 272b882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/_admin-guide/110_Template_and_rewrite/000_Customize_message_format/004_Macros_of_syslog-ng.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,11 +448,11 @@ This macro is available in syslog-ng OSE 4.5 and later versions. The syslog-ng O
448448
* `unix-dgram`
449449

450450
* rfc5424 style syslog `syslog()`:
451-
* rfc5424+proxied-tls
452451
* rfc5426+udp
453-
* rfc5425+tls
454452
* rfc6587+tcp
455453
* rfc6587+proxied-tcp
454+
* rfc5425+tls
455+
* rfc5424+proxied-tls
456456
* rfc5424+proxied-tls-passthrough
457457
* rfc5424+\<custom logproto like altp\>: syslog over a logproto plugin
458458

0 commit comments

Comments
 (0)