Search found 4 matches

by tohan4
Fri Nov 07, 2014 4:09 pm
Forum: Nagios Log Server
Topic: Windows Event logs not appearing in dashboard
Replies: 7
Views: 5130

Re: Windows Event logs not appearing in dashboard

Am I going to get a solution to this issue or should I keep looking into alternatives like the ELK stack ??

Currently Nagios Log Server is not working. I would like to buy the product as I already have XI but in this state it is not working for me.
by tohan4
Mon Nov 03, 2014 10:16 pm
Forum: Nagios Log Server
Topic: Windows Event logs not appearing in dashboard
Replies: 7
Views: 5130

Re: Windows Event logs not appearing in dashboard

I am now seeing some event logs from the windows server but it appears to be only about 2% when I check the events logged locally via nxlog. iptables -L | grep 3515 : returns nothing [root@localhost ~]# netstat -nao | grep 3515 tcp 0 0 :::3515 :::* LISTEN off (0.00/0/0) tcp 0 0 ::ffff:10.20.30.108:3...
by tohan4
Thu Oct 30, 2014 8:32 pm
Forum: Nagios Log Server
Topic: Windows Event logs not appearing in dashboard
Replies: 7
Views: 5130

Re: Windows Event logs not appearing in dashboard

One thing I have noticed that the LS_CONFILE location in /etc/init.d/logstash was point to /etc/logstash/conf.d Global Configuration input for WindowsEvent log: tcp { type => 'eventlog' port => 3515 codec => json { charset => 'CP1252' } } nxlog.conf (on windows 2008 R2 Server): ## See the nxlog refe...
by tohan4
Wed Oct 29, 2014 11:08 pm
Forum: Nagios Log Server
Topic: Windows Event logs not appearing in dashboard
Replies: 7
Views: 5130

Windows Event logs not appearing in dashboard

I am sending logs from a Windwos 2008 R2 server using nxlog. I am not seeing them in the dashboard. I found these entires in /var/log/logstash/logstash.log {:timestamp=>"2014-10-30T03:30:32.191000-0400", :message=>"Error: No config files found: /usr/local/nagioslogserver/logstash/etc/...