[rsyslog-notify] Forum Thread: Re: linefeed character in message - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Fri Mar 21 08:47:56 CET 2014


User: dhaivat.desai 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24417#p24417

Message: 
----------
I also tried following in my rsyslog.conf file:

module(load="imtcp" MaxSessions="500" AddtlFrameDelimiter="0")
input(type="imtcp" port="7220")

And I see following errors reported by rsyslog:

[code:4u7186m4]rsyslogd-2207.log:
2014-03-21T08:42:57.168621+01:00 ERR: error during
parsing file /etc/rts-rsyslog.conf, on or before line 33: parameter
'addtlframedelimiter' cannot be less than one (was 0) [try
http://www.rsyslog.com/e/2207 ]
2014-03-21T08:42:57.171917+01:00 ERR: error during
parsing file /etc/rts-rsyslog.conf, on or before line 34: parameter
'port' not known -- typo in config file? [try
http://www.rsyslog.com/e/2207 ]


rsyslogd-2209.log:
2014-03-21T08:42:57.171907+01:00 ERR: input module name
'imtcp' is unknown [try http://www.rsyslog.com/e/2209 ]


rsyslogd-2211.log:
2014-03-21T08:42:57.168676+01:00 ERR: imtcp: error
processing module config parameters [module(...)]
[try http://www.rsyslog.com/e/2211 ]
2014-03-21T08:42:57.168685+01:00 ERR: module
'/opt/space/3rd_Pty/rsyslog/rsyslog-7.3.12/build/install/lib64/rsyslog/imtcp.so',
failed processing config parameters [try
http://www.rsyslog.com/e/2211 ]
[/code:4u7186m4]
Looks like rsyslog has a problem reading config file when I specify
[b:4u7186m4]AddtlFrameDelimiter="0"[/b:4u7186m4]....


More information about the rsyslog-notify mailing list