I have an ELK cluster deployed on premise on Openshift 8.16.1.
I’ve also configured an Agent policy and deployed a fleetserver with 2 replicas.
Then I have configured my synthetic monitors with simple https pings.
The Synthetics monitors run every 2 minutes but in the history I see that I have 2 entries every 2 minutes and I guess is because the healthcheck runs on each fleet replica.
Is this expected?
I thought that the the helathcheck would have run in one of them.
How can I configure the policy or the monitor to run only in one replica of the fleet server?