nagios - monitored data to elastic search

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jayaen1
Posts: 1
Joined: Mon Aug 03, 2020 1:44 am

nagios - monitored data to elastic search

Post by jayaen1 »

we have nagios monitoring setup available to monitor various services and servers.
We want to get this monitored data pushed over elastic search real time .
please let us know what are best options available. ?
Thanks in helping out to find solution
User avatar
jbrunkow
Posts: 441
Joined: Fri Mar 13, 2020 10:45 am

Re: nagios - monitored data to elastic search

Post by jbrunkow »

Hey @jayaen1!

Welcome to the forum. :D

I suppose that depends on what data you want to send from Nagios. Log Server is primarily designed to ingest logs. In fact, we have a document detailing how to send your Nagios logs to Log Server.
Sending Nagios Logs to Log Server

If you are asking about sending all of the performance data that Nagios can gather in real time, that would be more of a feat. Depending on what you are trying to accomplish, the API could come in handy as well.
Nagios XI API

I hope that helps! Let me know if you have any other, more specific questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked