Getting Data In

How does the connection process work when querying a large number of WMI hosts for statistics (not eventlogs)

Michael_Wilde
Splunk Employee
Splunk Employee

If have 100 desktops i want to collect a few statistics from.. say every 30s... does Splunk make 100 queries every 30s or is there some staggering going on?

Would there be a number of WMI queries that would create a problem for a Splunk server.

It should be noted, that i am not collecting EventLogs--specifically Network Utilization stats on the internal network.

Tags (2)

Ledio_Ago
Splunk Employee
Splunk Employee

Each WMI query will open a dedicated connection to the WMI framework to the target machine, and that connection will persisted for the life of the process or the life of the comm object. At this point we don't recycle the connections and we have time scheduled to go back and optimize this further.

Given this, there are obvious limitations to how many connections can we keep opened and I can't give an exact number to how many, but it is into the hundreds and this will depend on the available resources in the target machine.

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...