We should unify alert_http & alert_kafka in alert_json and enable them by dynamic compilation, for xample we can put modes: alert_json = { kafka { broker } } or alert_json = { http { endpoint } }
We should unify alert_http & alert_kafka in alert_json and enable them by dynamic compilation, for xample we can put modes:
alert_json = {
kafka {
broker
}
}
or
alert_json = {
http {
endpoint
}
}