All Apps and Add-ons

IIS app pool Data through Splunk

macadminrohit
Contributor

Hi,

I have a powershell script which gets the app pool data from the WMI , i want to utilise Splunk to get that data indexed , Basically want to create a splunk input , below is the WMI config which is used into the powershell script :

$AppPoolServices = Get-WmiObject -Authentication PacketPrivacy -Impersonation Impersonate -ComputerName $server -namespace "root/MicrosoftIISv2" -class IIsApplicationPoolSetting | Select __SERVER,Name,WAMUserName,AppPoolState

What should be the Splunk input config for this

Tags (1)
0 Karma
1 Solution

vinaykata
Path Finder
0 Karma

vinaykata
Path Finder

Please read the document, I think this will help you

https://docs.splunk.com/Documentation/AddOns/released/MSIIS/Setupaddon

0 Karma

macadminrohit
Contributor

We already have the WMI data indexed , i just need to know what will be the input config for the above requirement.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...