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
It is easy to create a import source, that creates services and the sync will not fail because there wasn't a host object to attach the service to.
Sync rule will fail on the first row where the host object can't be found in the director.
Add a modifier to drop rows with invalid/unknown hosts.
Create a import and sync rule with the x509 module as source and try to attach a services named "x509 - HOST/IP:PORT" to HOST.
The text was updated successfully, but these errors were encountered:
https://community.icinga.com/t/how-to-avoid-exception-while-syncing-failed-to-load-icinga-host/13397/4
Sorry, something went wrong.
ref/IP/53158
No branches or pull requests
Expected Behavior
It is easy to create a import source, that creates services and the sync will not fail because there wasn't a host object to attach the service to.
Current Behavior
Sync rule will fail on the first row where the host object can't be found in the director.
Possible Solution
Add a modifier to drop rows with invalid/unknown hosts.
Steps to Reproduce (for bugs)
Create a import and sync rule with the x509 module as source and try to attach a services named "x509 - HOST/IP:PORT" to HOST.
Your Environment
The text was updated successfully, but these errors were encountered: