how to communicate between elk and nagios
Ideally, one will collect all the data and then ship it to the other.
Yeah how does that happen
What is used in communication?
http tcp would be the common way to go about it , where you expose the data in NAGIOS and let ELK pick-up that data, probably through elastic-agent (running on your nagios central server or on each device)
thanks
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.