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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

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 ...