<?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: Remove (quotes) from search command 'format' output in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666489#M11225</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval search=replace(search, "\"", "")&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 27 Oct 2023 08:38:53 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-10-27T08:38:53Z</dc:date>
    <item>
      <title>Remove (quotes) from search command 'format' output</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666450#M11224</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Your assistance is very much appreciated. I am performing a sub search and need the data to be recognized as a single set (statistic). For some reason the quotes are messing with the output on the subsearch.&lt;/P&gt;&lt;P&gt;IE:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;search&amp;gt;&amp;lt;| dedup src_ip | rename src_ip as search | format &amp;gt;&amp;nbsp; &amp;nbsp;......results in the following:&lt;/P&gt;&lt;P&gt;( ( "8.8.8.8" ) OR ( "1.1.1.1" ) OR ( "4.4.4.4" ) )&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I need the results from&amp;nbsp;to be :&lt;/P&gt;&lt;P&gt;( ( 8.8.8.8 ) OR ( 1.1.1.1 ) OR ( 4.4.4.4 ) )&lt;/P&gt;&lt;P&gt;Thank you in advanced.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 00:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666450#M11224</guid>
      <dc:creator>RMurcia</dc:creator>
      <dc:date>2023-10-27T00:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove (quotes) from search command 'format' output</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666489#M11225</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval search=replace(search, "\"", "")&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:38:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666489#M11225</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-10-27T08:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remove (quotes) from search command 'format' output</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666553#M11227</link>
      <description>&lt;P&gt;Thank you very much. That did it! My approach was by regex and was not having any luck.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 16:26:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Remove-quotes-from-search-command-format-output/m-p/666553#M11227</guid>
      <dc:creator>RMurcia</dc:creator>
      <dc:date>2023-10-27T16:26:34Z</dc:date>
    </item>
  </channel>
</rss>

