Elasticsearch Database Offline

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Post Reply
randy-ringnalda
Posts: 5
Joined: Thu Feb 22, 2024 5:00 am

Elasticsearch Database Offline

Post by randy-ringnalda »

My Nagios Log Server instance keeps having it's elasticserach service stop. This only happened after we changed domain controllers. I have updated the resolv.conf to list the new nameservers. Thoughts?
Oliviajsdkf
Posts: 1
Joined: Fri Feb 23, 2024 2:06 am

Re: Elasticsearch Database Offline

Post by Oliviajsdkf »

Here are a few additional steps you can consider to troubleshoot and potentially resolve the issue:

Check Elasticsearch Logs: Review the Elasticsearch logs to see if there are any specific error messages or clues as to why the service is stopping.

Verify Network Connectivity: Ensure that the Nagios Log Server can communicate properly with the new domain controllers and that there are no network issues causing disruptions.

Check Elasticsearch Configuration: Verify the Elasticsearch configuration files to ensure that they are correctly set up, especially after the domain controller change.

Restart Elasticsearch Service: Try restarting the Elasticsearch service manually to see if it starts up without any issues. contexto

Monitor System Resources: Check the system resources (CPU, memory, disk space) to ensure that no resource constraints are causing Elasticsearch to stop unexpectedly.
kg2857
Posts: 237
Joined: Wed Apr 12, 2023 5:48 pm

Re: Elasticsearch Database Offline

Post by kg2857 »

Might want to check host/IP resolution and look at the ES log file.
User avatar
jmichaelson
Posts: 117
Joined: Wed Aug 23, 2023 1:02 pm

Re: Elasticsearch Database Offline

Post by jmichaelson »

run journalctl -xeu elasticsearch.service to see the log messages it has emitted.
Please let us know if you have any other questions or concerns.

-Jason
Post Reply