[rsyslog-notify] Forum Thread: ruleset/action disk queues setup has "fatal errors" - (Mode 'post')
noreply at adiscon.com
noreply at adiscon.com
Wed Aug 31 22:37:05 CEST 2016
User: leonidas
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26921#p26921
Message:
----------
Good day, everyone. I have a very standard ruleset (fwd) and action
(fwdaction) with queues. I am trying to do a simple omfwd but getting
severe errors. It seems that the disk queues are not forming correctly? I
know the syntax is correct.
Any suggestions or explanations of how I could fix this would be greatly
appreciated.
My configuration looks like this.
###############################################
ruleset
(
name="fwd"
queue.type="LinkedList"
queue.filename="rulesetq1"
queue.saveonshutdown="on"
queue.MaxDiskSpace="1g"
)
{
action
(
name="fwdaction"
type="omfwd"
# target="10.10.10.10"
# protocol="tcp"
# port="6514"
# template="RSYSLOG_ForwardFormat"
# queue.type="LinkedList"
# queue.filename="fwdactionq1"
# queue.saveonshutdown="on"
# queue.MaxDiskSpace="1g"
# action.resumeretrycount="-1"
)
more omfwds
}
Here is what I'm seeing:
fatal error disc queue; 'fwd[DA]' emergency switch to direct mode
fatal error on disk queue 'fwdaction[DA]' emergency switch to direct mode
action fwdaction resumed (module buildin: omfwd)
Many thanks to all.
More information about the rsyslog-notify
mailing list