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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...