All Apps and Add-ons

How to remove special character, from events whiling indexing

svs26
Engager

In my logs we have, special character like \r\n\t, i like remove from events while index level. Please help me on this.

Example: we have like this events\r\n\t\t\t\t\t

0 Karma

woodcock
Esteemed Legend

The best way is to do this:

SHOULD_LINEMERGE = false
LINEBREAKER = ([\r\n\t]+)
0 Karma

somesoni2
Revered Legend

Splunk provides a way to mask sensitive data (replace sensitive data with different string). You can use same concept to replace those junk character with nothing (effectively removing them from raw data). See this for more information.
https://docs.splunk.com/Documentation/Splunk/7.1.3/Data/Anonymizedata

Again, a better option would to be to fix the source that generates the data.

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Updates (ESCU) - New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 3 releases of new content via the Enterprise ...

Thought Leaders are Validating Your Hard Work and Training Rigor

As a Splunk enthusiast and member of the Splunk Community, you are one of thousands who recognize the value of ...

.conf23 Registration is Now Open!

Time to toss the .conf-etti 🎉 —  .conf23 registration is open!   Join us in Las Vegas July 17-20 for ...