File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
doc/_admin-guide/110_Template_and_rewrite/000_Customize_message_format Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -438,19 +438,24 @@ This macro is available in syslog-ng OSE 4.5 and later versions. The syslog-ng O
438
438
* rfc3164+tls
439
439
* rfc3164+tcp
440
440
* rfc3164+udp
441
+ * rfc3164+proxied-tcp
441
442
* rfc3164+proxied-tls
443
+ * rfc3164+proxied-tls-passthrough
442
444
* rfc3164+ \< custom logproto like altp\>
443
445
444
446
* UNIX domain drivers ` unix-dgram() ` , ` unix-stream() `
445
447
* ` unix-stream `
446
448
* ` unix-dgram `
447
449
448
450
* rfc5424 style syslog ` syslog() ` :
451
+ * rfc5424+proxied-tls
449
452
* rfc5426+udp
450
453
* rfc5425+tls
451
454
* rfc6587+tcp
452
- * rfc5424+ \< custom logproto like altp \> : syslog over a logproto plugin
455
+ * rfc6587+proxied-tcp
453
456
* rfc5424+proxied-tls-passthrough
457
+ * rfc5424+\< custom logproto like altp\> : syslog over a logproto plugin
458
+
454
459
455
460
* Other drivers:
456
461
* otlp: ` otel() ` driver
You can’t perform that action at this time.
0 commit comments