We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Icingabeat's connection to the event API of Icinga 2 is stable
With Icinga 2 2.11+ the Icingabeat gets disconnected every 10 seconds
This is a reference issue for Icinga/icinga2#8213, so the problem likely has to be fixed on the Icinga side.
icingabeat -version
icinga2 --version
curl -XGET 'localhost:9200'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
The Icingabeat's connection to the event API of Icinga 2 is stable
Current Behavior
With Icinga 2 2.11+ the Icingabeat gets disconnected every 10 seconds
Possible Solution
This is a reference issue for Icinga/icinga2#8213, so the problem likely has to be fixed on the Icinga side.
Steps to Reproduce (for bugs)
Your Environment
icingabeat -version
): 7.5.2icinga2 --version
): 2.12.1curl -XGET 'localhost:9200'
): 7.9.2The text was updated successfully, but these errors were encountered: