<?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: create chart monthly/weekly in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75515#M19099</link>
    <description>&lt;P&gt;What have you tried so far? What is working or not working?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2012 14:43:57 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-02-21T14:43:57Z</dc:date>
    <item>
      <title>create chart monthly/weekly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75514#M19098</link>
      <description>&lt;P&gt;I have a requirement in that i have events for diiffrent dates&lt;/P&gt;

&lt;P&gt;28,489,BLR 3BC019-Web18,172.22.16.21, Mani Sundaram,72.246.2.183,00259004993e,20,2012-02-16 10:07:40,00:01:01,In,H.323,None,1600,1600,H.264,G.711Ulaw,1280x720,H.264,G.711Alaw,1280x720,No,No,None,Normal,0.000,0.000,0,1,0.000,12.000,0,19,0.000,0.000,0,1,1.000,29.000,1,30,0.000,0.000,0,0,0.000,0.000,0,0,vtc-3bc019-Web18.bangalore&lt;/P&gt;

&lt;P&gt;in this event the date is field end_date '2012-02-16' and duration is field duration '20' sec&lt;BR /&gt;
so there are many diffrent dates (end_date) for a month, so this will be in many months&lt;BR /&gt;
I want a search that shows me every month duration (sum of duration for a month and shows for month not for date)&lt;BR /&gt;
also search for weekly duration.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:25:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75514#M19098</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T11:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: create chart monthly/weekly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75515#M19099</link>
      <description>&lt;P&gt;What have you tried so far? What is working or not working?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 14:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75515#M19099</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-02-21T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: create chart monthly/weekly</title>
      <link>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75516#M19100</link>
      <description>&lt;P&gt;i tried&lt;BR /&gt;
&lt;SEARCH&gt;|chart sum(duration) over end_date&lt;/SEARCH&gt;&lt;/P&gt;

&lt;P&gt;and the output is&lt;BR /&gt;
            end_date                   sum(duration) &lt;BR /&gt;
1   2010-06-03 13:35:56 11&lt;BR /&gt;
2   2010-07-09 10:01:59 3600&lt;BR /&gt;
3   2010-07-27 16:08:38 3963&lt;BR /&gt;
4   2010-07-27 17:08:35 280&lt;BR /&gt;
5   2010-07-28 09:57:09 1550&lt;BR /&gt;
6   2010-07-28 14:05:03 9006&lt;BR /&gt;
7   2010-07-28 15:32:01 3375&lt;BR /&gt;
8   2010-07-28 19:06:40 11171&lt;BR /&gt;
9   2010-08-02 15:26:14 1581&lt;BR /&gt;
10  2010-08-03 12:32:41 1963&lt;/P&gt;

&lt;P&gt;I want output like this &lt;BR /&gt;
month            sum&lt;BR /&gt;
june              ....&lt;BR /&gt;
July               ...&lt;BR /&gt;
etc&lt;/P&gt;

&lt;P&gt;If output comes in graph/chart then it will be good&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 15:15:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/create-chart-monthly-weekly/m-p/75516#M19100</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2012-02-21T15:15:06Z</dc:date>
    </item>
  </channel>
</rss>

