elastic / beats

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

[Metricbeat][IIS][Application Pool] Capture application pool states #30195

Closed BenB196 closed 11 months ago

BenB196 commented 2 years ago

Describe the enhancement:

Currently, the iis application pool module only captures running app pools. It would be nice if it captured all apps pools and included the state of them.

Describe a specific use case for the enhancement or feature:

IIS app pools can have many different states, currently, it is only possible to get data on running app pools. This limits the usability of this module.

If I want to alert when an app pool stops, I need to look for when logs related to the app pool stop for X duration. This is less than ideal, as if I remove an app pool, then this alert would also trigger. Or if an app pool exists, but has never been started, then the alert would never trigger as there was no initial data to collect, to see a detla.

elasticmachine commented 2 years ago

Pinging @elastic/integrations (Team:Platforms)

botelastic[bot] commented 1 year ago

Hi! We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

parilsanghvi commented 4 months ago

Any Updates for this issue? I am facing same issue.

Erikg346 commented 4 months ago

+1 This is still important for me as well!