Getting Data In

Splunk Universal Forwarder - Splunk_TA_windows addon

africates
Explorer

Hi,

Anybody knows how to include the windows server backup logs using Splunk_TA_windows addon? I have tried adding the following configuration to local\inputs.conf but it does not seem to work.

[WinEventLog:Microsoft-Windows-Backup/Operational]
disabled = 0
index = wineventlog
renderXml=false
start_from = oldest
checkpointInterval = 5

Any suggestions please?

Labels (1)
0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi,

Can you please try below stanza ?

 

[WinEventLog://Microsoft-Windows-Backup]
disabled = 0
index = wineventlog
renderXml=false
start_from = oldest
checkpointInterval = 5

Update: stanza updated.

 

View solution in original post

harsmarvania57
Ultra Champion

Hi,

Can you please try below stanza ?

 

[WinEventLog://Microsoft-Windows-Backup]
disabled = 0
index = wineventlog
renderXml=false
start_from = oldest
checkpointInterval = 5

Update: stanza updated.

 

africates
Explorer

Thanks @harsmarvania57 . This seems to work.

 

Thanks a lot!

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...