Splunk Search

Did newer versions of Splunk stop renaming fields with periods to underscores?

alexl1
Path Finder

hi,

Did newer versions of Splunk stop renaming fields with periods to underscores? This used to work, but does not work anymore after a couple of upgrades.

Tags (2)
0 Karma
1 Solution

MuS
Legend

Hi alexl1,

as stated in the docs http://docs.splunk.com/Documentation/Splunk/6.4.1/Knowledge/Managesearch-timefieldextractions still is still done by default:

Splunk Enterprise applies the following "key cleaning" rules to all extracted fields, either by default or through a custom configuration:

 - All characters that are not in a-z, A-Z, and 0-9 ranges are replaced with an underscore (_).
 - All leading underscores and 0-9 characters are removed from extracted field names.
To disable this behavior for a specific field extraction, you have to manually modify both props.conf and transforms.conf. 

Check with btool if any of your props.conf and transforms.conf in some app is disabling this function.

Hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi alexl1,

as stated in the docs http://docs.splunk.com/Documentation/Splunk/6.4.1/Knowledge/Managesearch-timefieldextractions still is still done by default:

Splunk Enterprise applies the following "key cleaning" rules to all extracted fields, either by default or through a custom configuration:

 - All characters that are not in a-z, A-Z, and 0-9 ranges are replaced with an underscore (_).
 - All leading underscores and 0-9 characters are removed from extracted field names.
To disable this behavior for a specific field extraction, you have to manually modify both props.conf and transforms.conf. 

Check with btool if any of your props.conf and transforms.conf in some app is disabling this function.

Hope this helps ...

cheers, MuS

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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