<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to extract fields and remove quotes from values in a multi-line event? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164778#M46800</link>
    <description>&lt;P&gt;I think the forum stripped out part of the answer.  Is there a way to see it in "plain text"&lt;/P&gt;</description>
    <pubDate>Thu, 16 Oct 2014 01:58:29 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2014-10-16T01:58:29Z</dc:date>
    <item>
      <title>How to extract fields and remove quotes from values in a multi-line event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164776#M46798</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I need to do a field extraction on a multi-line event.  The values have quotes, and I'm having problems getting the last quotes removed.  &lt;/P&gt;

&lt;P&gt;Here's the data:&lt;/P&gt;

&lt;P&gt;Bandwidth:&lt;BR /&gt;
             ClusterUsage: "0"&lt;BR /&gt;
             LocalUsage: "0"&lt;BR /&gt;
           Name: "IC999 Zenos"&lt;/P&gt;

&lt;P&gt;And here's my extraction - it does everything except remove the last quote.&lt;BR /&gt;
[\r\n]\s*Name:\s*"(?P[^\r\n]*)(?:[\r\n]|$)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164776#M46798</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2020-09-28T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields and remove quotes from values in a multi-line event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164777#M46799</link>
      <description>&lt;P&gt;[rn]s*Name:s*\"(?P[^rn]*)\"(?:[rn]|$)&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:53:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164777#M46799</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T17:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract fields and remove quotes from values in a multi-line event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164778#M46800</link>
      <description>&lt;P&gt;I think the forum stripped out part of the answer.  Is there a way to see it in "plain text"&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 01:58:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-fields-and-remove-quotes-from-values-in-a-multi/m-p/164778#M46800</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-10-16T01:58:29Z</dc:date>
    </item>
  </channel>
</rss>

