Monitoring Splunk

Do quotes count towards the data volume / indexing license?

helge
Builder

I am sending data to Splunk in a format I control myself. For part of the data I am using key value pairs. I want to be able to send arbitrary data as values. The easiest way to do that would be to wrap all values in double quotes, making sure to escape any double quotes in the value itself with backslashes.

Examples:

Name1="This is some string with spaces"
Name2="This is some string with spaces \"and\" double quotes"

While wrapping everything in double quotes makes sense for strings like that it is unnecessary for numbers like the following:

Count1="123"
Count2="1.23"

My question is:

Do the double quotes around the values count towards the indexing license?

If yes, it makes sense to only enclose values in double quotes that contain default delimiter characters.

0 Karma
1 Solution

gfuente
Motivator

Hello helge,

Splunk counts the size of the data indexed, so that extra quotes characters are increasing the total size being indexed. So yes, the quotes counts towards the license

Regards

View solution in original post

gfuente
Motivator

Hello helge,

Splunk counts the size of the data indexed, so that extra quotes characters are increasing the total size being indexed. So yes, the quotes counts towards the license

Regards

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 ...