Reporting

OUTPUTCSV -- No Quotes Please

vragosta
Path Finder

OUTPUTCSV is currently appending search results surrounded in quotes, like "1.1.1.1."

Is it possible for OUTPUTCSV to NOT surround the output in quotes?

Thanks!

Tags (1)

MuS
Legend

Hi vragosta,

no, this is probably done to handle any non-alphanumeric character correct. See this answer http://answers.splunk.com/answers/114632/when-does-splunk-add-double-quotation-in-outputcsv.html for more details.

cheers, Mus

0 Karma

MuS
Legend

or use a simple trim after the lookup?

... | head 1 | eval foo="\"quotes\"" | eval boo=trim(foo, "\"") | table foo boo
0 Karma

jeffreygaraygay
Explorer

Hello, were you able to get your issue with outputcsv having csv output in quotes resolved?

Thanks,
Jeff

0 Karma
Get Updates on the Splunk Community!

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud  In today’s fast-paced digital ...

Observability protocols to know about

Observability protocols define the specifications or formats for collecting, encoding, transporting, and ...

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...