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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...