Splunk Search

wmi.conf "interval" and "batch_size"

naotoyoshida
New Member

I'm using Windows Universal Forwarder (UF) 7.1.2 in my test environment.

Windows 2012 R2 (gets security event from Remote Host)

Windows 2008 R2

The URL link below writes that parameters of "interval" and "batch_size" are valid for remote WMI input. (Please see "WMI:TailApplicationLogs" part, for instance.)
https://docs.splunk.com/Documentation/Splunk/7.1.2/Admin/Wmiconf

After reading that page, I assume that conf file below, for example, lets UF poll 1 event in 600 seconds.
It dose not seem getting 1 event in 600 seconds.
On the contrary, it just gets all events it can get as soon as Remote Host output events.

-----wmi.conf START-----
[WMI:TailSecurityLogs]
interval = 600
event_log_file = Security
server = XXX.XXX.XXX.XXX
disabled = 0
current_only = 1
batch_size = 1
-----wmi.conf END-----

I can not install UF directory into Remote Host due to some constraint.
Plus, I want to control WMI's usage of netwrok traffic by controlling "interval" and "batch_size", since the amount of events is really enormous. I'm afraid to put so much load on the network.

Here are my questions:
Is my assumption wrong?
Did I set some value wrong?
Does it work on only local host?
Or is it due to some known issues?

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...