<?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 create this query please? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/601040#M209200</link>
    <description>&lt;P&gt;Perfect I will check it out and thank you for your answer!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 15:07:33 GMT</pubDate>
    <dc:creator>test2001</dc:creator>
    <dc:date>2022-06-08T15:07:33Z</dc:date>
    <item>
      <title>Can you create this query please?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600524#M209048</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you create a query that search for all the logs that got entered in an index for the last 24hours and group it by index?&amp;nbsp;That similar to a table with the number of logs added per index in the period of time you select.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would be much appreciated thank you so much for your help:)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 18:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600524#M209048</guid>
      <dc:creator>test2001</dc:creator>
      <dc:date>2022-06-03T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create this query please?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600532#M209052</link>
      <description>&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/how-can-i-list-all-indexes-and-sourcetypes/m-p/68486" target="_self"&gt;This question&lt;/A&gt; has a lot of discussion that's similar to your problem. From that, I think the following query will do what you want.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|  tstats count values(sourcetype) WHERE index=* BY index&lt;/LI-CODE&gt;&lt;P&gt;Don't forget about the &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/SearchReference/Metadata" target="_self"&gt;metadata command&lt;/A&gt; - that's another good one to see the latest event received by sourcetype and other ingest monitoring information.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 19:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600532#M209052</guid>
      <dc:creator>hackalope</dc:creator>
      <dc:date>2022-06-03T19:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create this query please?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600534#M209053</link>
      <description>&lt;P&gt;Try like this (Select appropriate timerange)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats count WHERE index=* by index&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 19:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/600534#M209053</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2022-06-03T19:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create this query please?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/601039#M209199</link>
      <description>&lt;UL&gt;&lt;LI&gt;Perfect this helps thank you so much!&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/601039#M209199</guid>
      <dc:creator>test2001</dc:creator>
      <dc:date>2022-06-08T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can you create this query please?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/601040#M209200</link>
      <description>&lt;P&gt;Perfect I will check it out and thank you for your answer!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-you-create-this-query-please/m-p/601040#M209200</guid>
      <dc:creator>test2001</dc:creator>
      <dc:date>2022-06-08T15:07:33Z</dc:date>
    </item>
  </channel>
</rss>

