Is it possible to create a cluster and each node configure rules and when an alert is heard in a node, this alert is replicated to a master node? But I didn't want alerts from other nodes or master's alerts to be replicated to other nodes. I want the nodes to only communicate alerts to the master node, I'm trying to do this with elasticsearch on premises.
What kind of alerts are you thinking about? Can you give me an example? Alerts are usually at a cluster level and run in Kibana so they should be node-agnostic.
I uploaded the security rules that elastic makes available and I am receiving alerts but if I have a cluster with several nodes the alerts from one node replicate to the other node and I don't want that. I want each node to have its own alerts.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.