<?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: retrieve search fields as table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34055#M7295</link>
    <description>&lt;P&gt;thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Apr 2012 08:44:58 GMT</pubDate>
    <dc:creator>ma_anand1984</dc:creator>
    <dc:date>2012-04-24T08:44:58Z</dc:date>
    <item>
      <title>retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34049#M7289</link>
      <description>&lt;P&gt;I'm extracting a field say JVM (in props.conf). Now I want to write a search where i want JVM in one column and source in another. Just two columns. How can i achieve that?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:00:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34049#M7289</guid>
      <dc:creator>ma_anand1984</dc:creator>
      <dc:date>2012-04-24T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34050#M7290</link>
      <description>&lt;P&gt;*| table JVM source&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34050#M7290</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-24T08:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34051#M7291</link>
      <description>&lt;P&gt;Thank you. How can i get only unique values&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:11:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34051#M7291</guid>
      <dc:creator>ma_anand1984</dc:creator>
      <dc:date>2012-04-24T08:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34052#M7292</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;* | dedup JVM source | table JVM source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will create a table with the unique combinations of JVM and source.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* | dedup JVM | table JVM source
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;will find unique values of JVM, and table them along with the corresponding source value.&lt;/P&gt;

&lt;P&gt;/kristian&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:26:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34052#M7292</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-04-24T08:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34053#M7293</link>
      <description>&lt;P&gt;Thank you Kristian. this time im sure gonna tell your wife &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:32:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34053#M7293</guid>
      <dc:creator>ma_anand1984</dc:creator>
      <dc:date>2012-04-24T08:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34054#M7294</link>
      <description>&lt;P&gt;... what kristian said &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34054#M7294</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-04-24T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve search fields as table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34055#M7295</link>
      <description>&lt;P&gt;thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2012 08:44:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/retrieve-search-fields-as-table/m-p/34055#M7295</guid>
      <dc:creator>ma_anand1984</dc:creator>
      <dc:date>2012-04-24T08:44:58Z</dc:date>
    </item>
  </channel>
</rss>

