<?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: Splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514657#M144464</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225135"&gt;@vinod0313&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184221"&gt;@to4kawa&lt;/a&gt;'s option is dynamic like that.&amp;nbsp; You only need the part starting with &lt;EM&gt;| kv&lt;/EM&gt;&lt;BR /&gt;The lines above were just to make up some sample data.&lt;BR /&gt;&lt;BR /&gt;You can change ABC to ACB or ACAB or whatever your data will have - only the ones with "true" as value will be listed. Give it a try &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Ralph&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 09:48:07 GMT</pubDate>
    <dc:creator>rnowitzki</dc:creator>
    <dc:date>2020-08-18T09:48:07Z</dc:date>
    <item>
      <title>Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514618#M144452</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I have a log like this:&lt;BR /&gt;&lt;BR /&gt;ABC=true,DEF=false,GHI=false,JKL=true&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I want to show only ABC and JKL in the result,because these are having value as true.&lt;BR /&gt;&lt;BR /&gt;Result should be like below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ABC&lt;BR /&gt;JKL&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 07:30:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514618#M144452</guid>
      <dc:creator>vinod0313</dc:creator>
      <dc:date>2020-08-18T07:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514623#M144454</link>
      <description>&lt;P&gt;index=_internal | head 1 | fields _raw&lt;BR /&gt;| eval _raw="ABC=true,DEF=false,GHI=false,JKL=true"&lt;BR /&gt;| rename COMMENT as "this is sample"&lt;/P&gt;&lt;P&gt;| kv&lt;BR /&gt;| eval col="1"&lt;BR /&gt;| table col *&lt;BR /&gt;| untable col field value&lt;BR /&gt;| where value="true"&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 07:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514623#M144454</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-08-18T07:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514653#M144461</link>
      <description>&lt;P&gt;That is not a static log,it is dynamic log&lt;BR /&gt;&lt;BR /&gt;ABC=TRUE or FALSE depend upon Source The ABC value may differ&amp;nbsp;&lt;BR /&gt;so if the value of ABC=TRUE then we have to show ABC in result other wise No.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 09:37:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514653#M144461</guid>
      <dc:creator>vinod0313</dc:creator>
      <dc:date>2020-08-18T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514657#M144464</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225135"&gt;@vinod0313&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184221"&gt;@to4kawa&lt;/a&gt;'s option is dynamic like that.&amp;nbsp; You only need the part starting with &lt;EM&gt;| kv&lt;/EM&gt;&lt;BR /&gt;The lines above were just to make up some sample data.&lt;BR /&gt;&lt;BR /&gt;You can change ABC to ACB or ACAB or whatever your data will have - only the ones with "true" as value will be listed. Give it a try &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Ralph&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 09:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk/m-p/514657#M144464</guid>
      <dc:creator>rnowitzki</dc:creator>
      <dc:date>2020-08-18T09:48:07Z</dc:date>
    </item>
  </channel>
</rss>

