Problem index log every day

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Problem index log every day

Post by scottwilkerson »

Let us know the results of the commands.

Also, when you say it is blank, this makes me wonder if there happen to be any httpd errors of significance

Code: Select all

tail -100 /var/log/httpd/error_log
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
chris_Espoir
Posts: 19
Joined: Tue Dec 02, 2014 12:43 pm

Re: Problem index log every day

Post by chris_Espoir »

Hello,

Here result of commands on all server in the cluster
[root@nagioslog1 ~]# tail -100 /var/log/httpd/error_log
[Sun Jan 04 03:50:02 2015] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 04 03:50:02 2015] [notice] Digest: done
[Sun Jan 04 03:50:02 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Mon Jan 05 08:27:35 2015] [notice] caught SIGTERM, shutting down
[Mon Jan 05 08:28:37 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Jan 05 08:28:37 2015] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 05 08:28:37 2015] [notice] Digest: done
[Mon Jan 05 08:28:37 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Tue Jan 06 11:34:02 2015] [error] [client 192.168.9.10] File does not exist: /var/www/html/apple-touch-icon-precomposed.png
[Tue Jan 06 11:34:02 2015] [error] [client 192.168.9.10] File does not exist: /var/www/html/apple-touch-icon.png
[Tue Jan 06 16:41:08 2015] [notice] caught SIGTERM, shutting down
[Tue Jan 06 16:42:12 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 06 16:42:12 2015] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 06 16:42:12 2015] [notice] Digest: done
[Tue Jan 06 16:42:12 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[root@nagioslog2 ~]# tail -100 /var/log/httpd/error_log
[Sun Jan 04 03:18:03 2015] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 04 03:18:03 2015] [notice] Digest: done
[Sun Jan 04 03:18:03 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Mon Jan 05 08:27:55 2015] [notice] caught SIGTERM, shutting down
[Mon Jan 05 08:29:01 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Jan 05 08:29:01 2015] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 05 08:29:01 2015] [notice] Digest: done
[Mon Jan 05 08:29:01 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Tue Jan 06 16:41:17 2015] [notice] caught SIGTERM, shutting down
[Tue Jan 06 16:42:12 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 06 16:42:12 2015] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 06 16:42:12 2015] [notice] Digest: done
[Tue Jan 06 16:42:12 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[root@nagioslog3 ~]# tail -100 /var/log/httpd/error_log
[Sun Jan 04 03:14:03 2015] [notice] Digest: generating secret for digest authentication ...
[Sun Jan 04 03:14:03 2015] [notice] Digest: done
[Sun Jan 04 03:14:03 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Mon Jan 05 08:27:39 2015] [notice] caught SIGTERM, shutting down
[Mon Jan 05 08:28:24 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Jan 05 08:28:24 2015] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 05 08:28:24 2015] [notice] Digest: done
[Mon Jan 05 08:28:25 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Tue Jan 06 16:41:11 2015] [notice] caught SIGTERM, shutting down
[Tue Jan 06 16:42:00 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jan 06 16:42:00 2015] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 06 16:42:00 2015] [notice] Digest: done
[Tue Jan 06 16:42:00 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
User avatar
Nagios Support
Posts: 36
Joined: Thu Sep 04, 2014 12:16 pm

Re: Problem index log every day

Post by Nagios Support »

Thanks, chris_Espoir! We will do some digging into this and get back to you within the next 24 hours.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Problem index log every day

Post by tmcdonald »

Maybe this is a silly question, but do you have any filters applied underneath the query search bar?
Former Nagios employee
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Problem index log every day

Post by sreinhardt »

I'd also like to have you apply the fix here: http://support.nagios.com/forum/viewtop ... er#p122363
You may not be seeing crashes, but it seems to be similar issues.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
chris_Espoir
Posts: 19
Joined: Tue Dec 02, 2014 12:43 pm

Re: Problem index log every day

Post by chris_Espoir »

tmcdonald wrote:Maybe this is a silly question, but do you have any filters applied underneath the query search bar?
No question is silly :)

There is nos filters applied underneath the query search bar.

sreinhardt wrote:I'd also like to have you apply the fix here: viewtopic.php?f=38&t=30778&p=122093&hilit=+log+server#p122363
You may not be seeing crashes, but it seems to be similar issues.
I would like, but
You are not authorised to read this forum.
Nagios Support wrote:Thanks, chris_Espoir! We will do some digging into this and get back to you within the next 24 hours.
Ok thank you, If you want any information yet, do not hesitate to ask.
User avatar
lgroschen
Posts: 384
Joined: Wed Nov 27, 2013 1:17 pm

Re: Problem index log every day

Post by lgroschen »

Here's sreinhardt's post he was reffering to above, try applying this fix:
Looks like you're hitting this guy: https://github.com/elasticsearch/logstash/issues/1604, you should be able to follow the patch here: https://github.com/jordansissel/ruby-ft ... 59eccc18a3. Try replacing theses files with the ones attached to this post:

/usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/ftw-0.0.39/lib/ftw/connection.rb
/usr/local/nagioslogserver/logstash/vendor/bundle/jruby/1.9/gems/ftw-0.0.39/lib/ftw/pool.rb
Use the attached zip file:
You do not have the required permissions to view the files attached to this post.
/Luke
chris_Espoir
Posts: 19
Joined: Tue Dec 02, 2014 12:43 pm

Re: Problem index log every day

Post by chris_Espoir »

I install files, wait & see :)
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Problem index log every day

Post by sreinhardt »

Sounds great, let us know how it goes!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
chris_Espoir
Posts: 19
Joined: Tue Dec 02, 2014 12:43 pm

Re: Problem index log every day

Post by chris_Espoir »

Hello,

Bad news, I still have the problem.
Today's index is not even create :/
Locked