<?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 to create a Time Chart for duration? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Time-Chart-for-duration/m-p/651705#M225284</link>
    <description>&lt;P&gt;Hi looking to create a time chart that has duration on the y axis and start date on the x-axis. The Y- axis is in hours and the x-axis is the start dates for the last ten days.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Splunk so don't really know to do it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 17:35:26 GMT</pubDate>
    <dc:creator>Talking_Master</dc:creator>
    <dc:date>2023-07-24T17:35:26Z</dc:date>
    <item>
      <title>How to create a Time Chart for duration?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Time-Chart-for-duration/m-p/651705#M225284</link>
      <description>&lt;P&gt;Hi looking to create a time chart that has duration on the y axis and start date on the x-axis. The Y- axis is in hours and the x-axis is the start dates for the last ten days.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Splunk so don't really know to do it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 17:35:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Time-Chart-for-duration/m-p/651705#M225284</guid>
      <dc:creator>Talking_Master</dc:creator>
      <dc:date>2023-07-24T17:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time Chart for duration</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Time-Chart-for-duration/m-p/651787#M225303</link>
      <description>&lt;P&gt;What have you tried so far?&lt;/P&gt;&lt;P&gt;Assuming you have calculated the duration field already, you can use the timechart command to create the chart.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;&amp;lt;your search for duration&amp;gt;&amp;gt;
| timechart span=1d max(duration) as duration&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 24 Jul 2023 15:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Time-Chart-for-duration/m-p/651787#M225303</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-07-24T15:28:27Z</dc:date>
    </item>
  </channel>
</rss>

