<?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 can I have the query when the field have the % (same pictures) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449313#M191228</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7522iE732800CC013967B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
I have the field count number and %, How can I set the query to run?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 14:32:00 GMT</pubDate>
    <dc:creator>Joycetran</dc:creator>
    <dc:date>2019-08-13T14:32:00Z</dc:date>
    <item>
      <title>How can I have the query when the field have the % (same pictures)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449313#M191228</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7522iE732800CC013967B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
I have the field count number and %, How can I set the query to run?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:32:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449313#M191228</guid>
      <dc:creator>Joycetran</dc:creator>
      <dc:date>2019-08-13T14:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have the query when the field have the % (same pictures)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449314#M191229</link>
      <description>&lt;P&gt;@Joycetran this is the use case of &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Top"&gt;top&lt;/A&gt; command&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;yourCurrentSearch&amp;gt;
| top &amp;lt;yourFieldName&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here is a run anywhere search example based on Splunk's _internal index&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd component=*
| top component
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:38:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449314#M191229</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-08-13T14:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have the query when the field have the % (same pictures)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449315#M191230</link>
      <description>&lt;P&gt;Thank you. It works.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:43:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-have-the-query-when-the-field-have-the-same-pictures/m-p/449315#M191230</guid>
      <dc:creator>Joycetran</dc:creator>
      <dc:date>2019-08-13T17:43:40Z</dc:date>
    </item>
  </channel>
</rss>

