Splunk Search

Why am I unable to extract values from the following logs?

saifullakhalid
Explorer

Every time I try extracting values for platform, testNames, testId and experience , I always get "\"

Can you please suggest some query to extract these values.

Log format :

time="2018-12-20T22:00:54.868Z", message="bctest batch platform=\"Target\" testNames=\"fitBCTest\",[testName=\"fitBCTest\",testId=\"22323:0:0,\",experience=\"\"]", level="INFO"

Expected Output:

platform= Target
testNames= fitBCTest
testId= 22323:0:0
experience=\
Tags (2)
0 Karma

alonsocaio
Contributor

Were you trying to extract these fields using regex?

0 Karma

briancronrath
Contributor

In your props.conf you should specify KV_MODE = auto_escaped for a sourcetype like this to extract properly

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...