Icinga / icingabeat

Elastic Beat fetching events & status from Icinga 2
https://icinga.com/docs/icingabeat/latest
Apache License 2.0
33 stars 13 forks source link

Enable X-Pack Monitoring ? #23

Closed MarcusCaepio closed 6 years ago

MarcusCaepio commented 6 years ago

Hi, since Elastic opened the X-Pack and monitoring is now enabled by default and usable with a basic license, how to I enable the monitoring metric for Icingabeat like I do with xpack.monitoring: enabled: true elasticsearch: hosts: [....] in filebeat?

Regards, Marcus

P.S.: Damn good work guys!

bobapple commented 6 years ago

To be honest, I didn't have a chance yet to look into X-Pack yet. I will keep this issue open until I have some time to do icingabeat stuff again

MarcusCaepio commented 6 years ago

Just a listening in the monitoring part of kibana would be nice to see that icingabeat is sending data

dnsmichi commented 6 years ago

Since you've already looked there, maybe you can create a patch?

bobapple commented 6 years ago

The new version 6.3.3 includes the monitoring options. Beat monitoring must be enabled in icingabeat.yml by setting xpack.monitoring.enabled: true

More options are available, see icingabeat.reference.yml