Getting Data In

Does the Universal forwarder collect historical windows event logs?

sjcoluccio67
Explorer

I have installed the UF on a number of servers and I configured ti to monitor the winodws event logs (Application, System, Security). It looks like the UF has only picked up the event logs starting from when it was installed. Is there a way to tell the UF to ingest all of the event logs from the past?

0 Karma

FrankVl
Ultra Champion

Did you change the start_from and/or current_only settings in inputs.conf for those wineventlog inputs? Please share the relevant inputs.conf code.

Given the default settings, both of those should be 0, resulting in Splunk also reading existing events if I'm not mistaken.

0 Karma

sjcoluccio67
Explorer

Here is my input. I did not specify either of the settings you mentioned. Is the default behavior of the UF to only ingest new data from after it is installed?
[WinEventLog://Security]
disabled = 0
index = wineventlog

[WinEventLog://Application]
disabled = 0
index = wineventlog

[WinEventLog://secRMM]
disabled = 0
index = wineventlog

[WinEventLog://ForwardedEvents]
disabled = 0
index = wineventlog

[WinEventLog://Microsoft-Windows-Sysmon/Operational]
disabled = 0
index = wineventlog


[WinEventLog://Microsoft-Windows-Powershell/Operational]
disabled = 0
index = wineventlog
0 Karma

mariaboranova
New Member

did you solve that?

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!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...