Tweak rsyslog queuing
This commit is contained in:
parent
78835bce49
commit
00ce1a8a26
@ -107,10 +107,12 @@ rsyslog_outputs:
|
||||
protocol: tcp
|
||||
action.resumeretrycount: -1
|
||||
queue.type: linkedlist
|
||||
queue.size: 10000
|
||||
queue.size: 1000000
|
||||
queue.filename: fwd
|
||||
queue.saveonshutdown: "on"
|
||||
keepalive: "on"
|
||||
template: RSYSLOG_SyslogProtocol23Format
|
||||
tcp_framing: octet-counted
|
||||
|
||||
sudo_aliases:
|
||||
host:
|
||||
|
Loading…
Reference in New Issue
Block a user