Waiting for Database Startup
Posted: Thu Apr 26, 2018 3:04 am
Hi,
I´m getting this problem while loading the Log Server.
* The logstash.service status is excited and display me this:
* The elasticsearch.service status is excited too:
If someone could help me about this, would be appreciate.
I´m getting this problem while loading the Log Server.
* The logstash.service status is excited and display me this:
Code: Select all
Logstash Daemon● logstash.service - LSB: Logstash
Loaded: loaded (/etc/rc.d/init.d/logstash; bad; vendor preset: disabled)
Active: active (exited) since Thu 2018-04-26 07:51:48 UTC; 2min 39s ago
Docs: man:systemd-sysv-generator(8)
Process: 7280 ExecStop=/etc/rc.d/init.d/logstash stop (code=exited, status=0/SUCCESS)
Process: 7291 ExecStart=/etc/rc.d/init.d/logstash start (code=exited, status=0/SUCCESS)
Apr 26 07:51:47 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: Starting LSB: Logstash...
Apr 26 07:51:47 ip-172-31-1-24.eu-west-1.compute.internal runuser[7301]: pam_unix(runuser:session): session opened for user nagios by (uid=0)
Apr 26 07:51:48 ip-172-31-1-24.eu-west-1.compute.internal logstash[7291]: Starting Logstash Daemon: [ OK ]
Apr 26 07:51:48 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: Started LSB: Logstash.
Apr 26 07:52:14 ip-172-31-1-24.eu-west-1.compute.internal runuser[7301]: pam_unix(runuser:session): session closed for user nagiosCode: Select all
elasticsearch.service - LSB: This service manages the elasticsearch daemon
Loaded: loaded (/etc/rc.d/init.d/elasticsearch; bad; vendor preset: disabled)
Active: active (exited) since Thu 2018-04-26 07:51:36 UTC; 10min ago
Docs: man:systemd-sysv-generator(8)
Process: 7153 ExecStop=/etc/rc.d/init.d/elasticsearch stop (code=exited, status=0/SUCCESS)
Process: 3138 ExecReload=/etc/rc.d/init.d/elasticsearch reload (code=exited, status=7)
Process: 7163 ExecStart=/etc/rc.d/init.d/elasticsearch start (code=exited, status=0/SUCCESS)
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: Unit elasticsearch.service entered failed state.
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: elasticsearch.service failed.
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: Starting LSB: This service manages the elasticsearch daemon...
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal runuser[7180]: pam_unix(runuser:session): session opened for user nagios by (uid=0)
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal elasticsearch[7163]: Starting elasticsearch: [ OK ]
Apr 26 07:51:36 ip-172-31-1-24.eu-west-1.compute.internal systemd[1]: Started LSB: This service manages the elasticsearch daemon.