<?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: Is there a way to monitor the number of files in the dispatch directory over time? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700580#M237708</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This gives me the current dispatch count - I am looking to make a time chart. Using rest _time does not come back so I can't make a time chart.&lt;/P&gt;&lt;P&gt;I am thinking if I run the command each minute in a saved search and output to a .csv with a timestamp that might work!&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 16:07:57 GMT</pubDate>
    <dc:creator>robertlynch2020</dc:creator>
    <dc:date>2024-09-30T16:07:57Z</dc:date>
    <item>
      <title>Is there a way to monitor the number of files in the dispatch directory over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700558#M237704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to monitor the dispatch directory over time.&lt;/P&gt;&lt;P&gt;I know I can get the current results by using this&lt;/P&gt;&lt;PRE&gt;| rest /services/search/jobs | stats count&lt;/PRE&gt;&lt;P&gt;But I am looking to run the test over 1 minute and have a breakdown per minute of the increase in dispatch over time.&lt;/P&gt;&lt;P&gt;Rob&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 15:05:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700558#M237704</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-09-30T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the number of files in the dispatch directory over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700567#M237706</link>
      <description>&lt;P&gt;This has been answered here:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can leverage this search and see if that helps for your monitoring.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal sourcetype=splunkd The number of search artifacts in the dispatch directory is higher than recommended TERM(count=*)
| timechart span=1h max(count)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please upvote if this is helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 15:36:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700567#M237706</guid>
      <dc:creator>sainag_splunk</dc:creator>
      <dc:date>2024-09-30T15:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the number of files in the dispatch directory over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700580#M237708</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/48389&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This gives me the current dispatch count - I am looking to make a time chart. Using rest _time does not come back so I can't make a time chart.&lt;/P&gt;&lt;P&gt;I am thinking if I run the command each minute in a saved search and output to a .csv with a timestamp that might work!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 16:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700580#M237708</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-09-30T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to monitor the number of files in the dispatch directory over time?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700583#M237710</link>
      <description>Are you looking dispatch directory or how many search jobs are running? If later then you can use _audit index to get number of jobs.</description>
      <pubDate>Mon, 30 Sep 2024 16:38:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-way-to-monitor-the-number-of-files-in-the-dispatch/m-p/700583#M237710</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-09-30T16:38:19Z</dc:date>
    </item>
  </channel>
</rss>

