<?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: Extract Multiple Values to Same Field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612370#M212911</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249275"&gt;@CybSec1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;your log seems to be a json file, have you tried with the spath command?&lt;/P&gt;&lt;P&gt;it extract all fields from json files.&lt;/P&gt;&lt;P&gt;For more information see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then you can use your values in your searches.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 08:25:58 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-09-08T08:25:58Z</dc:date>
    <item>
      <title>How to extract multiple values to same field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612369#M212910</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have logs like :&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;samples={'xxxxxxx' : {'111' :{'222' :{'333'}}}}{'yyyyyyy'{'444'}}{'zzzzzzz'}&lt;BR /&gt;&lt;BR /&gt;I need to take all words to one field like ;&amp;nbsp; my field : 'xxxxxxx','yyyyyyy','zzzzzzz'&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 16:47:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612369#M212910</guid>
      <dc:creator>CybSec1</dc:creator>
      <dc:date>2022-09-08T16:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Multiple Values to Same Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612370#M212911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249275"&gt;@CybSec1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;your log seems to be a json file, have you tried with the spath command?&lt;/P&gt;&lt;P&gt;it extract all fields from json files.&lt;/P&gt;&lt;P&gt;For more information see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then you can use your values in your searches.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 08:25:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612370#M212911</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-09-08T08:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Multiple Values to Same Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612371#M212912</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex mode=sed "s/[^[:alpha:]']+//g s/''/','/g s/'',//g"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Sep 2022 08:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-multiple-values-to-same-field/m-p/612371#M212912</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-09-08T08:27:58Z</dc:date>
    </item>
  </channel>
</rss>

