This is driving me just a little batty… rsyslog 7.6.2, RHEL 6:

:  service rsyslog start

results in:

  Starting system logger: rsyslogd: run failed with error -2207 (see rsyslog.h
  or try http://www.rsyslog.com/e/2207 to learn what that number means)

but

:  rsyslogd -4 -s mydomain.com:mydomain.net


works just fine, and appears to be interpreting the config file correctly.

:  rsyslogd -N1 

returns no errors:

  rsyslogd: version 7.6.2, config validation run (level 1), master config 
/etc/rsyslog.conf
  rsyslogd: End of config validation run. Bye.


:  cat /etc/sysconfig/rsyslog

  # Options for rsyslogd
  # Syslogd options are deprecated since rsyslog v3.
  # If you want to use them, switch to compatibility mode 2 by "-c 2"
  # See rsyslogd(8) for more details
  #SYSLOGD_OPTIONS="-4 -x -s mydomain.com:mydomain.net -c 5"
  SYSLOGD_OPTIONS="-4 -s mydomain.com:mydomain.net”


I modified the rsyslog.conf file today with just a couple of changes starting 
to use nesting and adding a couple of new dynafile specifications. After I ran 
into this problem I attempted to revert to my previously working config file 
and am still running into this issue… any thoughts appreciated.

Jeff
 


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to