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!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...