elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.08k stars 4.89k forks source link

[IIS application_pool] [metricbeat] Capture all app pools regardless of status #39061

Open lucian-ioan opened 3 months ago

lucian-ioan commented 3 months ago

The iis application pool module only captures running app pools.

The goal is to enhance the metricset and add support to fetch data for all app pools (regardless of state).

jrykowski-huron commented 3 months ago

The current state of iis app pool needs to be included as well in the ingested metrics.

monitoring app pools critical so we had to develop custom process as work around to this gap. Would be preferable to use iis module of metricbeat.