Search found 6 matches

by ruchira
Tue Aug 16, 2016 8:47 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Re: Log Server not receiving messages

[root@dev-tailor2 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.0 (Maipo)
[root@dev-tailor2 ~]#
[root@dev-tailor2 ~]# cat /etc/oracle-release
Oracle Linux Server release 7.0
by ruchira
Tue Aug 16, 2016 8:17 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Re: Log Server not receiving messages

[root@dev-tailor2 ~]# cat /usr/local/nagioslogserver/logstash/etc/conf.d/000_inputs.conf # # Logstash Configuration File # Dynamically created by Nagios Log Server # # DO NOT EDIT THIS FILE. IT WILL BE OVERWRITTEN. # # Created Mon, 15 Aug 2016 11:32:35 +0800 # # # Global inputs # input { syslog { t...
by ruchira
Tue Aug 16, 2016 8:11 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Re: Log Server not receiving messages

nagioslogserver_version.PNG HI no changes on server just only NLS [root@dev-tailor2 ~]# ls -al /usr/local/nagioslogserver/logstash/etc/conf.d/ total 12 drwxrwxr-x. 2 nagios nagios 74 Aug 15 11:32 . drwxrwxr-x. 3 nagios nagios 19 Aug 15 11:31 .. -rw-rw-r--. 1 apache apache 636 Aug 15 11:32 000_input...
by ruchira
Mon Aug 15, 2016 8:12 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Re: Log Server not receiving messages

logstash logs -rw-r--r-- 1 nagios users 278 Aug 15 11:31 logstash.log-20160816.gz -rw-r--r--. 1 nagios users 0 Aug 16 03:17 logstash.log [root@dev-tailor2 logstash]# gunzip logstash.log-20160816.gz [root@dev-tailor2 logstash]# ls -ltrt total 4 -rw-r--r-- 1 nagios users 410 Aug 15 11:31 logstash.log-...
by ruchira
Sun Aug 14, 2016 10:38 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Re: Log Server not receiving messages

HI, Because of this Issue I did a complete Instalation from the beggining again and every steps was successful bur again same issue please find the output of date on Both nagioslogserver and client sending syslogs [root@dev-tailor2 nagioslogserver]# date Mon Aug 15 11:37:11 WST 2016 [root@np-tailor ...
by ruchira
Thu Aug 11, 2016 9:35 pm
Forum: Nagios Log Server
Topic: Log Server not receiving messages
Replies: 9
Views: 1700

Log Server not receiving messages

I am checking few solutions to check syslog and installed NagiosLogServer which seems fine. and added a log source ########################################################### [root@host_name ~]# curl -s -O http://dev-tailor2/nagioslogserver/scripts/setup-linux.sh [root@Host_name ~]# bash setup-linux...