Search found 10 matches

by Kumar_pinkesh
Thu Jul 20, 2017 1:35 am
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

After changing the port to 5545 , still logs are not moving.
by Kumar_pinkesh
Mon Jul 17, 2017 1:01 pm
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

all servers having encoding method : UTF-8 only. Here when I tried to telnet 5544 from client machine then connection go established and same host can be seen on dashboard .and logs also can be found. but as per the normal process , automatically log server should listen the port and connection shou...
by Kumar_pinkesh
Mon Jul 17, 2017 2:47 am
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

configuration on log server is fine and verification is also ok. syslog { type => 'syslog' port => 5544 } After service logstash restart , i can see below logs : {:timestamp=>"2017-07-10T12:52:42.970000+0000", :message=>"Received an event that has a different character encoding than y...
by Kumar_pinkesh
Fri Jul 14, 2017 8:09 am
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

Now I have upgraded the rsyslog version from 2.0.6 to 3.22.1 and now setup-Linux.sh file execution is successful. But still I cant see the logs on nagios log server and same time if I am checking port status for server 5544 as well as client 514 , both are unused/free. # bash setup-linux.sh -s 172.5...
by Kumar_pinkesh
Wed Jul 12, 2017 9:04 pm
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

I have removed "N -1" and tested still same error # bash setup-linux.sh -s 172.50.50.6 -p 5544 Detected rsyslog 2.0.6 Detected rsyslog work directory /var/spool/rsyslog Destination Log Server: 172.25.25.6:5544 Creating /etc/rsyslog.d/99-nagioslogserver.conf. . . ERROR: rsyslog configuratio...
by Kumar_pinkesh
Wed Jul 12, 2017 1:48 pm
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

output is below :

# rsyslogd -f /etc/rsyslog.conf -N 1

rsyslogd: invalid option -- N
usage: rsyslogd [-46AdhqQvw] [-l hostlist] [-m markinterval] [-n] [-p path]
[-s domainlist] [-r[port]] [-tport[,max-sessions]] [-gport[,max-sessions]] [-f conffile] [-i pidfile] [-x]
by Kumar_pinkesh
Tue Jul 11, 2017 10:09 pm
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

Yes , the rsyslog config paths in setup-linux.sh are hard-coded. And the configured path is : SYSLOG_CONF_D='/etc/rsyslog.d/' SYSLOG_CONF_F='/etc/rsyslog.conf' etc/rsyslog.d directory and '/etc/rsyslog.conf' files both exist on the server correctly. please find below the rsyslog.conf # Log all kerne...
by Kumar_pinkesh
Mon Jul 10, 2017 9:04 pm
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

Hello cdienger, I already tried to upgrade , but don't find any upgrade package on the server. Please find below the output of upgrade command. # yum upgrade rsyslog Loaded plugins: rhnplugin, security This system is not registered with RHN. RHN support will be disabled. ClusterStorage | 1.1 kB 00:0...
by Kumar_pinkesh
Mon Jul 10, 2017 9:38 am
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

Re: ERROR: rsyslog configuration check failed.

Dear mcapra, Thanks for your prompt support. yes I have installed rsyslog from my system package and running the setup-linux.sh script. Please find below the detailed you queried : # cat /etc/*lease : Enterprise Linux Enterprise Linux Server release 5.3 (Carthage) Red Hat Enterprise Linux Server rel...
by Kumar_pinkesh
Mon Jul 10, 2017 6:07 am
Forum: Nagios Log Server
Topic: ERROR: rsyslog configuration check failed.
Replies: 21
Views: 9934

ERROR: rsyslog configuration check failed.

Hi All, I am doing Nagios log server setup. I have installed Nagios log server and I am facing Error while trying to do client configuration for the same. I have tried client configuration on 2 different Linux servers but on both server faced same Error. Please find below the error details. [root@ap...