<?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 how to fetch the key values from double pipe separator in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-fetch-the-key-values-from-double-pipe-separator/m-p/516947#M145319</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am having a logging with double pipe separator (||)&amp;nbsp; and need to get the key values from logs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log pattern:-&lt;/P&gt;&lt;P&gt;logs ........|ab-c=1234&lt;STRONG&gt;||&lt;/STRONG&gt;xy-z=1598&lt;STRONG&gt;||&lt;/STRONG&gt;cd-e=5ab4&lt;STRONG&gt;||....&lt;/STRONG&gt;more logs&lt;/P&gt;&lt;P&gt;Need to fetch table to with values of (ab-c,xy-z,cd-e).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Till now i tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;search | dedup ab-c, cd-e,xy-z | table ab-c, xy-z, cd-e&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but its not working. Please suggest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2020 02:17:09 GMT</pubDate>
    <dc:creator>iamlucky92</dc:creator>
    <dc:date>2020-08-31T02:17:09Z</dc:date>
    <item>
      <title>how to fetch the key values from double pipe separator</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-fetch-the-key-values-from-double-pipe-separator/m-p/516947#M145319</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am having a logging with double pipe separator (||)&amp;nbsp; and need to get the key values from logs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log pattern:-&lt;/P&gt;&lt;P&gt;logs ........|ab-c=1234&lt;STRONG&gt;||&lt;/STRONG&gt;xy-z=1598&lt;STRONG&gt;||&lt;/STRONG&gt;cd-e=5ab4&lt;STRONG&gt;||....&lt;/STRONG&gt;more logs&lt;/P&gt;&lt;P&gt;Need to fetch table to with values of (ab-c,xy-z,cd-e).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Till now i tried&amp;nbsp;&lt;/P&gt;&lt;P&gt;search | dedup ab-c, cd-e,xy-z | table ab-c, xy-z, cd-e&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but its not working. Please suggest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 02:17:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-fetch-the-key-values-from-double-pipe-separator/m-p/516947#M145319</guid>
      <dc:creator>iamlucky92</dc:creator>
      <dc:date>2020-08-31T02:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to fetch the key values from double pipe separator</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-fetch-the-key-values-from-double-pipe-separator/m-p/516967#M145336</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161005"&gt;@iamlucky92&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I added a file with your sample line in it to my lab.&lt;BR /&gt;The fields and values were extracted automatically, without any regex or conf file manipulation.&lt;BR /&gt;&lt;BR /&gt;The&amp;nbsp;&lt;A href="https://docs.splunk.com/Splexicon:Automatickeyvaluefieldextraction" target="_self"&gt;automatic key value field extraction&lt;/A&gt;&amp;nbsp;worked just fine.&lt;BR /&gt;&lt;BR /&gt;How is this data coming in on your side?&amp;nbsp; &amp;nbsp;Could you share the props.conf that deals with it?&lt;BR /&gt;Also an example of the whole event would be helpfull.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Ralph&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 08:03:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-fetch-the-key-values-from-double-pipe-separator/m-p/516967#M145336</guid>
      <dc:creator>rnowitzki</dc:creator>
      <dc:date>2020-08-31T08:03:18Z</dc:date>
    </item>
  </channel>
</rss>

