I have a weird situation going on
I have a group of windows servers, all running metricbeat (7.10.0) and using the IIS module to monitor IIS statistics.
They all send to a central redis that collects the data, which then gets ingested into elasticsearch
My problem is, they will suddenly and seemingly randomly stop reporting data, the processes are all running and they don't give off any errors. They simply just stop reporting in data.
when the process gets restarted everything works fine
Has anyone run into a problem like this or have any ideas on a solution ?