Knowledge Management

Splunk Extract Command to process single or double quotes

youngc_splunk
Splunk Employee
Splunk Employee

Hello Gurus!

I am sure some people may have run in to this.   I am using extract command to parse fields from multi line unstructured event, but the data values are encapsulated by single quotes.

Here is the example :

====EVENT 1========

2021-09-08 00:00:00 ABC status - performance event
    name : 'James Bond'
    address : 'USA'
    age : '100'
    occupation : 'spy'
performance event END

==================

So the the following event, I am using transforms to 

transforms.conf

[performance_data]
DELIMS = "\r\n", ":"

So above transforms partially works.  The problem is the values has single quote ' encapsulated.

Like this

Field name "name"  with value "'James Bond'".   single quote included.  How can I get rid of the single quote?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...