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!

Developer Spotlight with Denis Gladkikh

From Splunk Engineer to Kubernetes App Builder Denis GladkikhWhat happens when a lifelong developer turns a ...

Governing Enterprise AI, Bringing Cisco Telemetry Home, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...