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

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...