Getting Data In

Forwarder not pulling in past Window events

kmcconnell
Path Finder

I'm trying to pull in all the existing events from the Windows logs for a machine (application, security, & system). I thought I had the inputs.conf setup correctly, but it is only pulling in events from the time that I pushed the inputs.conf file out (from the deployment server). Below is the inputs.conf section:

[WinEventLog:Application]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=emn_investigation

[WinEventLog:Security]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
index=emn_investigation

[WinEventLog:System]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index=emn_investigation

Am I missing a setting? Do I need to remove the current_only = 0 setting? This data is going into a new index so I can delete the data completely if I need to try something else.

Tags (2)
0 Karma

okrabbe_splunk
Splunk Employee
Splunk Employee

Did you by any chance configure this forwarders inputs multiple times so that it may have been monitoring and so it remembers the former position?

You can clean out the forwarders memory of where it was in the event long by running the command "splunk clean all".

Omid

0 Karma

okrabbe_splunk
Splunk Employee
Splunk Employee

You could try deleting the files in the fishbucket directory located at $SPLUNK_home/var/lib/splunk/fishbucket

Be sure the forwarder is stopped.

0 Karma

kmcconnell
Path Finder

I believe the "splunk clean all" would work for my issue, but the forwarder was installed remotely using psexec and I'm unable log into the console. When I try to run "splunk clean all" through psexec it freezes and does not appear to do anything. Do you know where onthe forwarder this information is stored? Seems I could manually wipe the file instead.

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!

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