Skip to content
Snippets Groups Projects
Commit 8a04e3a9 authored by ale's avatar ale
Browse files

Fix RELP maxDataSize

parent e2fe9d96
No related branches found
No related tags found
1 merge request!240Use RELP as syslog transport
Pipeline #25111 passed
...@@ -296,7 +296,7 @@ module( ...@@ -296,7 +296,7 @@ module(
input( input(
type="imrelp" type="imrelp"
port="6514" port="6514"
maxDataSize="16k" maxDataSize="64k"
ruleset="incoming" ruleset="incoming"
tls="on" tls="on"
tls.compression="on" tls.compression="on"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment