Search found 14 matches

by Monoman
Wed Apr 08, 2015 7:18 am
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

I apologize for the delayed response but we have not had the time to get back to this evaluation. Unfortunately it looks like it will be some time before we can get back to evaluating NLS. Thank you for taking the time to assist.
by Monoman
Fri Mar 06, 2015 3:02 pm
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

Yes I did add them through the GUI and clicked Apply.

I have another project taking priority for the next week or so. I may not be able to test as frequently for a week or so.
by Monoman
Fri Mar 06, 2015 11:46 am
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

I believe I already added that and some others using the GUI. edit: I added single quotes but it didn't help. # # Logstash Configuration File # Dynamically created by Nagios Log Server # # DO NOT EDIT THIS FILE. IT WILL BE OVERWRITTEN. # # Created Fri, 06 Mar 2015 16:43:59 -0500 # # # Global inputs ...
by Monoman
Fri Mar 06, 2015 7:54 am
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

I had the VM off so I powered it up, a waited a min or two for things to settle, and then ran the commands you requested. [root@testnls3 ~]# service logstash restart Restarting Logstash Daemon: [ OK ] [ OK ] This follows a few seconds after [root@testnls3 ~]# Exception in thread ">output" ...
by Monoman
Thu Mar 05, 2015 3:37 pm
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

Ok that seemed to get through the iptables issue (sorry about that). I'm stll not seeing logs come through to the web gui. I have included another output from "netstat -an" below. [root@testnls3 ~]# cat /etc/sysconfig/iptables # Generated by iptables-save v1.4.7 on Thu Feb 12 18:24:24 2015...
by Monoman
Thu Mar 05, 2015 2:48 pm
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

Thanks. It is still not restarting login as: root root@172.31.252.155's password: Last login: Thu Mar 5 19:46:02 2015 from 10.128.65.123 [root@testnls3 ~]# cat /etc/sysconfig/iptables # Generated by iptables-save v1.4.7 on Thu Feb 12 18:24:24 2015 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :O...
by Monoman
Thu Mar 05, 2015 2:27 pm
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

OK. I added the lines you had in bold and now the iptables restart gets an error. After that I attempted to add the rules using iptables -A INPUT -p tcp -m state --state NEW -m tcp --dport 5000 -j ACCEPT iptables -A INPUT -p tcp -m state --state NEW -m tcp --dport 514 -j ACCEPT iptables -A INPUT -p ...
by Monoman
Thu Mar 05, 2015 7:21 am
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

Re: NLS not accepting messages

Thanks for the quick reply. I ran the first two commands successfully but it looks like tcpdump needs to be added or I am doing something wrong. edit1: added inputs file edit2: no luck trying to install tcpdump. This is probably due to not having direct Internet access and not knowing how to reconfi...
by Monoman
Wed Mar 04, 2015 3:33 pm
Forum: Nagios Log Server
Topic: NLS not accepting messages
Replies: 17
Views: 13404

NLS not accepting messages

I have a working ELK test server that I have been running for a few weeks. I'm now testing my first NLS cluster and ran into a snag. One of my nodes is the same IP of my ELK server that I shutdown. I chose to do it this way that so I could be sure the firewall rules,etc would not be an issue. Howeve...
by Monoman
Mon Mar 02, 2015 5:32 pm
Forum: Nagios Log Server
Topic: General questions about ELK components
Replies: 8
Views: 3621

Re: General questions about ELK components

Feel free to close it out.

thank you very much.