Search found 10 matches
- Wed Dec 28, 2016 1:29 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
OK to close. Thanks again.
- Sat Dec 24, 2016 12:08 am
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
I removed 'PrivDropToGroup adm' from the .conf file. It works. Thank you.
- Tue Dec 20, 2016 9:39 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
I would like to get the individual the individual files working. I modified it to imfile.so but unfortunately no change in result.
- Tue Dec 20, 2016 1:17 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
Please see attached linux_setup_working.zip
- Sat Dec 17, 2016 1:27 am
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
As a test I ran the "Linux syslogs" setup (not "Linux Files") on another SUSE 11 SP4 rsyslog 5.10.1 VM (linux-av3h). It succeeded and the log entries for linux-av3h show up in NLS. linux-av3h:~ # sudo bash setup-linux.sh -s 192.168.1.105 -p 5544 Your system $PATH does not include...
- Sat Dec 17, 2016 1:15 am
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
tcpdumps attached.
- Sat Dec 17, 2016 12:24 am
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
Output below and attached. grep '' /etc/rsyslog.d/* /etc/rsyslog.d/90-nagioslogserver_test2_testlog2.txt.conf:$ModLoad imfile /etc/rsyslog.d/90-nagioslogserver_test2_testlog2.txt.conf:$InputFilePollInterval 10 /etc/rsyslog.d/90-nagioslogserver_test2_testlog2.txt.conf:$PrivDropToGroup adm /etc/rsyslo...
- Thu Dec 15, 2016 10:33 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
output below and attached. linux-fh9x:~ # ps -aef UID PID PPID C STIME TTY TIME CMD root 1 0 1 07:26 ? 00:00:01 init [5] root 2 0 0 07:26 ? 00:00:00 [kthreadd] root 3 2 0 07:26 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:26 ? 00:00:00 [kworker/0:0] root 5 2 0 07:26 ? 00:00:00 [kworker/u:0] root 6 2 0 07:...
- Thu Dec 15, 2016 3:46 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
Re: NLS setup-linux.sh and rsyslogd 5.10.1
output below and attached. linux-fh9x:~ # cat /etc/init.d/syslog #! /bin/sh # # Copyright (c) 1996-2001 SuSE GmbH Nuernberg, Germany. # Copyright (c) 2002-2003 SuSE Linux AG, Nuernberg, Germany. # Copyright (c) 2004-2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # Author: Florian La Roche <flo...
- Wed Dec 14, 2016 2:27 pm
- Forum: Nagios Log Server
- Topic: NLS setup-linux.sh and rsyslogd 5.10.1
- Replies: 16
- Views: 7639
NLS setup-linux.sh and rsyslogd 5.10.1
Hello Nagios Log Server General Support, I am evaluating Nagios Log Server 1.4.3 (nagioslogserver-1.4.3-64.ova). I have a test SUSE version 11.4.16 host (linux-fh9x) with rsyslogd 5.10.1 that I want to send application log entries to Nagios Log Server (NLS). I run the following commands with the res...