Search found 5 matches
- Tue Feb 23, 2016 12:33 pm
- Forum: Nagios Log Server
- Topic: Confused about syslogs
- Replies: 4
- Views: 646
Re: Confused about syslogs
thank you very much. it seems to be working well.
- Thu Feb 18, 2016 10:02 pm
- Forum: Nagios Log Server
- Topic: Confused about syslogs
- Replies: 4
- Views: 646
Re: Confused about syslogs
So I did the following which seems to work. Does anyone see a problem with this. It's different than what the nagios script would have created. I'm not sure if this will have any unintended side affects, etc. I added a .conf file: #/etc/rsyslog.d/30-myapp.conf if $programname == 'myapp' then /var/lo...
- Thu Feb 18, 2016 8:11 pm
- Forum: Nagios Log Server
- Topic: Confused about syslogs
- Replies: 4
- Views: 646
Confused about syslogs
I ran the script to send Ubuntu syslogs to the Nagios Log Server. All seems good - I see syslog entries feeding into the server and can query the data. However, should I only expect log entries from syslog or should I see entries from other logs? I have a custom application log file that is using sy...
- Wed Feb 17, 2016 5:55 pm
- Forum: Nagios Log Server
- Topic: Log Server not showing syslogs
- Replies: 3
- Views: 1172
Re: Log Server not showing syslogs
Thank you for your fast reply.
I was confused. I can see that the logs are there. I just needed to learn how to filter my view correctly.
I was confused. I can see that the logs are there. I just needed to learn how to filter my view correctly.
- Wed Feb 17, 2016 5:48 pm
- Forum: Nagios Log Server
- Topic: Log Server not showing syslogs
- Replies: 3
- Views: 1172
Log Server not showing syslogs
Hello, I am evaluating Log Server. I have followed the basic instructions for full manual install on CentOS7 and run the Linux script on an Ubuntu 14.04 desktop to send syslogs to the server on port. I don't see any of the Ubuntu's logs showing up in the Log Server Dashboard. I have done basic testi...