Splunk Search

Spaces are being replaced by tabs

stevennoble
Explorer

I've noticed that in a few logs places where I have four spaces in a row are being substituted with a space and a tab. This is breaking regex rules. Is this a default setting I can find somewhere? Any idea where I can look to see what's causing this?

Tags (1)
0 Karma
1 Solution

sciurus
Path Finder

Are you sure it's not in the source data?

You could also change the regex's to use \s+ instead of literal spaces.

View solution in original post

sciurus
Path Finder

Are you sure it's not in the source data?

You could also change the regex's to use \s+ instead of literal spaces.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...