Splunk Search

Log format for Splunk key=value

splunkreal
Motivator

Hello guys,

do you advice this log format:

key=value instead of key="value" ? Thanks.

 

* If this helps, please upvote or accept solution if it solved *
Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It depends.  K=V is simpler to parse, but if the value contains spaces or commas then it must be quoted.  If you must choose one or the other then go with K="V".

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It depends.  K=V is simpler to parse, but if the value contains spaces or commas then it must be quoted.  If you must choose one or the other then go with K="V".

---
If this reply helps you, Karma would be appreciated.

kamlesh_vaghela
SplunkTrust
SplunkTrust

Yes @splunkreal 

key="value" will more suggested than  key=value. 

If you go with key=value and in case the value has SPACE then Splunk field auto discovery will consider only first word of that value. In this case you have to write your own field extraction.

Here, I suggest you to create a sample file and index it with sample data (with double quotes and without double quotes) you will get it what is the best way to store value.

 

🙂

KV

 

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