<?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: Can you help me figure out why my query is not working? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382900#M172187</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;try like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* |stats count by sourcetype, index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 28 Mar 2019 12:56:07 GMT</pubDate>
    <dc:creator>vnravikumar</dc:creator>
    <dc:date>2019-03-28T12:56:07Z</dc:date>
    <item>
      <title>Can you help me figure out why my query is not working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382899#M172186</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=* |stats count by sourcetype |table index sourcetype count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The above query displays the sourcetype and count details, but not the index details, Please help me figure out how to proceed.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 11:02:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382899#M172186</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2019-03-28T11:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me figure out why my query is not working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382900#M172187</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;try like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* |stats count by sourcetype, index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Mar 2019 12:56:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382900#M172187</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-03-28T12:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me figure out why my query is not working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382901#M172188</link>
      <description>&lt;P&gt;You might want to look at this free course as well: &lt;A href="https://www.splunk.com/en_us/training/free-courses/splunk-fundamentals-1.html"&gt;https://www.splunk.com/en_us/training/free-courses/splunk-fundamentals-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 13:49:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382901#M172188</guid>
      <dc:creator>amiracle</dc:creator>
      <dc:date>2019-03-28T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me figure out why my query is not working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382902#M172189</link>
      <description>&lt;P&gt;Fixed.. Don't use &lt;CODE&gt;index=*&lt;/CODE&gt; when searching over index time fields &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| metasearch 
| stats count by sourcetype, index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Mar 2019 14:07:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382902#M172189</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2019-03-28T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me figure out why my query is not working?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382903#M172190</link>
      <description>&lt;P&gt;|metasearch index=* | stats count by sourcetype, index&lt;/P&gt;

&lt;P&gt;is working fine&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2019 03:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-help-me-figure-out-why-my-query-is-not-working/m-p/382903#M172190</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2019-03-31T03:36:23Z</dc:date>
    </item>
  </channel>
</rss>

