All Apps and Add-ons

Removing ffff from Splunk Windows Events log in XML format

amulay26
Path Finder

Am trying to remove ffff in the Windows events logs in XML format.The docs do mention about the SED Command to remove these values from Classic Format. However, there is not enough documentation on removing them from XML format.

So if I put SEDCMD-remove_ffff = s/(::ffff:)//g under [XmlWinEventLog:Security] in props.conf will it work? Or Although the logs are in XML format putting the same SEDCMD under [WinEventLog:Security] will work for XML events as well.

Inputs are appreciated.

1 Solution

woodcock
Esteemed Legend

If you are using anything below v6.0 of the TA, use this:
https://gist.github.com/automine/5c8ef5b50e1df38249dfba01a70f2875
If you are using v6.0 or higher, then look at the comments inside of props.conf and uncomment the lines that apply to your data.

View solution in original post

amulay26
Path Finder

Thank you for the assistance @woodcock and @skalliger

0 Karma

woodcock
Esteemed Legend

Be sure to come back and click Accept on the best answer to close the question (and maybe UpVote the others).

0 Karma

woodcock
Esteemed Legend

If you are using anything below v6.0 of the TA, use this:
https://gist.github.com/automine/5c8ef5b50e1df38249dfba01a70f2875
If you are using v6.0 or higher, then look at the comments inside of props.conf and uncomment the lines that apply to your data.

skalliger
Motivator

Hi,

I guess you're using the Windows TA because that add-on has the mentioned SEDCMD in its props.conf. For your XML format, you have to uncomment the line under [XmlWinEventLog:Security]. Please make sure to put that changd under a new ../local folder and don't modify the file in default.

Skalli

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!

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...