<?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 Using timechart to show the number of users in the busiest minute against a one hour span in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675749#M231176</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm after some assistance.&lt;/P&gt;&lt;P&gt;I am trying to capture the peak number of concurrent users in a single minute block using timecharts.&amp;nbsp; I can do this one minute blocks no problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where this gets complicated is that I have been given the requirement that I should be able to change the timechart span from 1m to 1h and identify the peak minute with the highest number of users within each hour (if hour selected) and display the number of users for that peak minute (frather than the peak number of users for that hour).&lt;/P&gt;&lt;P&gt;Can anyone assist me with this, or advise if it's even possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 11:03:50 GMT</pubDate>
    <dc:creator>SleepyGuy</dc:creator>
    <dc:date>2024-01-29T11:03:50Z</dc:date>
    <item>
      <title>Using timechart to show the number of users in the busiest minute against a one hour span</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675749#M231176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm after some assistance.&lt;/P&gt;&lt;P&gt;I am trying to capture the peak number of concurrent users in a single minute block using timecharts.&amp;nbsp; I can do this one minute blocks no problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where this gets complicated is that I have been given the requirement that I should be able to change the timechart span from 1m to 1h and identify the peak minute with the highest number of users within each hour (if hour selected) and display the number of users for that peak minute (frather than the peak number of users for that hour).&lt;/P&gt;&lt;P&gt;Can anyone assist me with this, or advise if it's even possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 11:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675749#M231176</guid>
      <dc:creator>SleepyGuy</dc:creator>
      <dc:date>2024-01-29T11:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using timechart to show the number of users in the busiest minute against a one hour span</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675751#M231177</link>
      <description>&lt;P&gt;Assuming you have a count per minute, you can add another timechart command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=1h max(count) as peak_per_minute&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:11:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675751#M231177</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-29T12:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using timechart to show the number of users in the busiest minute against a one hour span</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675752#M231178</link>
      <description>&lt;P&gt;Thanks, I hadn't considered that.&amp;nbsp; I'll give that a try.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:29:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675752#M231178</guid>
      <dc:creator>SleepyGuy</dc:creator>
      <dc:date>2024-01-29T12:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using timechart to show the number of users in the busiest minute against a one hour span</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675753#M231179</link>
      <description>&lt;P&gt;Thanks, I hadn't considered that. I'll give that a try.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 12:30:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-timechart-to-show-the-number-of-users-in-the-busiest/m-p/675753#M231179</guid>
      <dc:creator>SleepyGuy</dc:creator>
      <dc:date>2024-01-29T12:30:24Z</dc:date>
    </item>
  </channel>
</rss>

