[rsyslog-notify] Forum Thread: Re: fwd local msg, two listeners to remote server w/TLS, Que - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Wed Jun 22 19:53:25 CEST 2016


User: atticus 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26650#p26650

Message: 
----------
running rsyslogd -N1;  getting this error soon into the configuration.

rsyslogd: version 8.19.0, config validation run (level 1), master config
/etc/rsyslog.conf
rsyslogd: error during parsing file /etc/rsyslog.d/rsyslog.conf, on or
before line 7: syntax error on token 'imtcp' [v8.19.0 try <!-- m --><a
class="postlink"
href="http://www.rsyslog.com/e/2207">http://www.rsyslog.com/e/2207</a><!--
m --> ]
rsyslogd: CONFIG ERROR: could not interpret master config file
'/etc/rsyslog.conf'. [v8.19.0 try <!-- m --><a class="postlink"
href="http://www.rsyslog.com/e/2207">http://www.rsyslog.com/e/2207</a><!--
m --> ]

Here's what I have for the first few lines

 #
  4 $workdirectory /etc/rsyslog.d/workdir
  5 # 6/22/16 from
rsyslog.com/doc/v8-stable/configuration/modules/imptcp.html
  6 module(load="imudp")
  7 module(load=imtcp")
  8 input(type="imtcp" port="10514" ruleset="fwd1")
  9 input(type=”imudp” port=”514” ruleset=”fwd1”)
 10 #
 11 ##########################################

I've researched the 2207 error and looked around in the documentation. 
Don't see anything for syntax error.  
Any help would be most appreciated.  Thank you to all.


More information about the rsyslog-notify mailing list