Search found 18 matches
- Thu Jan 22, 2015 4:18 pm
- Forum: Nagios Log Server
- Topic: Logs stop coming in
- Replies: 26
- Views: 8679
Re: Logs stop coming in
So that did cause all of the backup processes to complete. The /store/backups/nagioslogserver directory now has completed backups in it. I will post tomorrow if tonight's backup gets stuck.
- Thu Jan 22, 2015 3:24 pm
- Forum: Nagios Log Server
- Topic: Logs stop coming in
- Replies: 26
- Views: 8679
Re: Logs stop coming in
Plenty of space:
Code: Select all
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 908G 127G 736G 15% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
/dev/sda1 243M 57M 173M 25% /boot
- Wed Jan 21, 2015 4:31 pm
- Forum: Nagios Log Server
- Topic: Logs stop coming in
- Replies: 26
- Views: 8679
Re: Logs stop coming in
This is OP. The other poster was not me or someone in my organization. I increased the heap size and set the max locked memory as per the response I got, way back on the first page of this thread. That did in fact solve my problem. I have not hit an issue where logs have stopped coming in anymore. H...
- Tue Dec 16, 2014 12:42 pm
- Forum: Nagios Log Server
- Topic: Logs stop coming in
- Replies: 26
- Views: 8679
Logs stop coming in
Probably related to my last post about this where I thought there was something wrong with just backups (http://support.nagios.com/forum/viewtopic.php?f=38&t=30496). First I checked logstash logs: {:timestamp=>"2014-12-16T11:16:28.570000-0500", :message=>"Failed to flush outgoing ...
- Fri Dec 12, 2014 8:40 am
- Forum: Nagios Log Server
- Topic: Backups get stuck
- Replies: 3
- Views: 977
Re: Backups get stuck
So yesterday NLS stopped accepting new logs and there were more backup processes running. I rebooted the server (VM) that NLS is running on and everything went back to normal. Checked on the backup situation this morning and it appears that the backup last night completed properly! So not sure what ...
- Wed Dec 10, 2014 4:18 pm
- Forum: Nagios Log Server
- Topic: Backups get stuck
- Replies: 3
- Views: 977
Backups get stuck
The cron job that runs nightly backups never finishes running. Infact, if I don't check on it every day, there will be a build up of the create_backup.sh script (many of them running at the same time) Here is the output from a manual run of it: Starting Nagios Log Server Backup ---------------------...
- Tue Dec 02, 2014 1:59 pm
- Forum: Nagios Log Server
- Topic: Log messages being duplicated
- Replies: 13
- Views: 5450
Re: Log messages being duplicated
Thanks all! Yeah, better documentation would have been great.
- Mon Dec 01, 2014 9:15 am
- Forum: Nagios Log Server
- Topic: Monitoring JAVA logs
- Replies: 5
- Views: 1093
Re: Monitoring JAVA logs
Has there been an update on this? I am also interested in properly capturing multiline Java logs
- Thu Nov 27, 2014 10:06 am
- Forum: Nagios Log Server
- Topic: Log messages being duplicated
- Replies: 13
- Views: 5450
Re: Log messages being duplicated
I have "solved" my issue.. sort of. Hopefully someone else has some information for me about why this worked. I renamed /etc/rsyslog.d/nagios.conf to znagios.conf (this is the file that contains the config for how to put standard syslog entries into NLS). Now it is alphabetically after tom...
- Wed Nov 26, 2014 3:46 pm
- Forum: Nagios Log Server
- Topic: Log messages being duplicated
- Replies: 13
- Views: 5450
Re: Log messages being duplicated
I don't find the entries in anything in /var/log
> cd /var/log
> grep Kajigger *
I also checked for some normal tomcat log lines and did not see them in there
> cd /var/log
> grep Kajigger *
I also checked for some normal tomcat log lines and did not see them in there