<?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: making a chart in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27146#M5259</link>
    <description>&lt;P&gt;can you explain more...&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2013 11:01:09 GMT</pubDate>
    <dc:creator>kml_uvce</dc:creator>
    <dc:date>2013-08-07T11:01:09Z</dc:date>
    <item>
      <title>making a chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27145#M5258</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
by running this query in search field&lt;BR /&gt;
index="New" "Phase * ended" |  table phaseinformation , phase_ended , datetime | rename datetime as DATE ,  phaseinformation as Phase_Info  , phase_ended as Phase_End_Time | sort Phase_End_Time by desc&lt;/P&gt;

&lt;P&gt;i got the following output&lt;/P&gt;

&lt;P&gt;Phase_info                                          Phase_End_Time             DATE&lt;BR /&gt;&lt;BR /&gt;
phase 1 ended                                        1200 secs           jul 16 12:04:44&lt;BR /&gt;
phase 0 ended                                        1000 secs           jul 16 11:02:48&lt;/P&gt;

&lt;P&gt;now i can make chart  of this by simply clicking on reports..but i am not able to get clear representation of phase_info on x axis and phase_end_time on y axis....&lt;BR /&gt;
so need to make a clear graph..&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27145#M5258</guid>
      <dc:creator>harsh1734</dc:creator>
      <dc:date>2020-09-28T14:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: making a chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27146#M5259</link>
      <description>&lt;P&gt;can you explain more...&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 11:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27146#M5259</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2013-08-07T11:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: making a chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27147#M5260</link>
      <description>&lt;P&gt;You can't do a chart to show that the event came at that time. Some numerical value is needed to plot a graph , e.g. time per phase_info. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 11:13:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27147#M5260</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-08-07T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: making a chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27148#M5261</link>
      <description>&lt;P&gt;Without a larger data set to look at, and without more details about what you want, it's hard to provide direction.  You could do a chart that provides the SUM or AVG (average) Phase_End_Time for each Phase_Info value, but just plotting the End Time values for the Phase_Info values isn't going to provide you any value over a table of the results.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/making-a-chart/m-p/27148#M5261</guid>
      <dc:creator>zeroactive</dc:creator>
      <dc:date>2020-09-28T14:45:55Z</dc:date>
    </item>
  </channel>
</rss>

