addonfactory-ucc-generator
addonfactory-ucc-generator copied to clipboard
feat: ADDON-67423 improve backend error responses
This feature extends the current "Errors in the add-on" panel with the ability to perform a search with sourcetype=splunkd
Searching for splunkd filters errors only for the specified add-on by adding a condition checking the name of the scheme:
_internal source=/opt/splunk/var/log/splunk/splunkd.log log_level=ERROR component=ModularInputs (scheme IN ({input_names}))