Advertisement
spuder

logstash hung syslog

Apr 13th, 2015
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. # http://unix.stackexchange.com/questions/195998/how-to-identify-why-a-process-wont-die
  2.  
  3. Apr 13 06:46:51 swat-logstash01 crontab[43205]: (root) LIST (logstash)
  4. Apr 13 07:00:01 swat-logstash01 CRON[43241]: (logstash) CMD (/usr/local/bin/curator --host delete --older-than 31 --prefix logstash- &> /dev/null)
  5. Apr 13 07:17:01 swat-logstash01 CRON[43288]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
  6. Apr 13 07:19:32 swat-logstash01 crontab[44020]: (root) LIST (logstash)
  7. Apr 13 07:50:33 swat-logstash01 crontab[44812]: (root) LIST (logstash)
  8. Apr 13 08:00:01 swat-logstash01 CRON[44840]: (logstash) CMD (/usr/local/bin/curator --host delete --older-than 31 --prefix logstash- &> /dev/null)
  9. Apr 13 08:17:01 swat-logstash01 CRON[44886]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
  10. Apr 13 08:23:05 swat-logstash01 crontab[45626]: (root) LIST (logstash)
  11. Apr 13 08:57:22 swat-logstash01 crontab[46425]: (root) LIST (logstash)
  12. Apr 13 09:00:01 swat-logstash01 CRON[46439]: (logstash) CMD (/usr/local/bin/curator --host delete --older-than 31 --prefix logstash- &> /dev/null)
  13. Apr 13 09:17:01 swat-logstash01 CRON[46486]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
  14. Apr 13 09:32:26 swat-logstash01 crontab[47244]: (root) LIST (logstash)
  15. Apr 13 10:00:01 swat-logstash01 CRON[47309]: (logstash) CMD (/usr/local/bin/curator --host delete --older-than 31 --prefix logstash- &> /dev/null)
  16. Apr 13 10:05:43 swat-logstash01 crontab[48051]: (root) LIST (logstash)
  17. Apr 13 10:17:01 swat-logstash01 CRON[48085]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
  18. Apr 13 10:05:36 swat-logstash01 lsass: message repeated 301 times: [ [lsass] Error code 40286 occurred during attempt 0 of a ldap search. Retrying.]
  19. Apr 13 10:36:13 swat-logstash01 crontab[49006]: (root) LIST (logstash)
  20. Apr 13 11:00:01 swat-logstash01 CRON[49172]: (logstash) CMD (/usr/local/bin/curator --host delete --older-than 31 --prefix logstash- &> /dev/null)
  21. Apr 13 11:08:00 swat-logstash01 lsass: [lsass] Error code 40286 occurred during attempt 0 of a ldap search. Retrying.
  22. Apr 13 11:08:08 swat-logstash01 crontab[50034]: (root) LIST (logstash)
  23. Apr 13 11:17:01 swat-logstash01 CRON[50749]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement