<?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: Graphs for field values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80205#M20282</link>
    <description>&lt;P&gt;Thank you very much I got it..&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2011 19:21:00 GMT</pubDate>
    <dc:creator>splunkingsplunk</dc:creator>
    <dc:date>2011-09-22T19:21:00Z</dc:date>
    <item>
      <title>Graphs for field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80202#M20279</link>
      <description>&lt;P&gt;Hi everyone I have extracted a field and I need to chartit with respect to time. &lt;/P&gt;

&lt;P&gt;i am using sourcetype="hostname" | chart  first(VOLumeBytes) by _time | makecontinuous VOLumeBytes span=10&lt;/P&gt;

&lt;P&gt;But i am getting the graph with respect to count not the value of the field. I mean the no of field values present at that second. Please let me know how can i chart the field value with respect to time not the field count..&lt;/P&gt;

&lt;P&gt;Also is tehre any way i can divide the value in field2 by 1024*1024 and teh chart it.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 18:06:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80202#M20279</guid>
      <dc:creator>splunkingsplunk</dc:creator>
      <dc:date>2011-09-22T18:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs for field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80203#M20280</link>
      <description>&lt;P&gt;Have you tried using timechart? That is specifically created for charting over time.&lt;/P&gt;

&lt;P&gt;Something like " | timechart first(VOLumeBytes)"&lt;/P&gt;

&lt;P&gt;Also to perform numerical calculations on a field, you can use "eval".&lt;/P&gt;

&lt;P&gt;eg: " | eval field2-1=field2/(1024*1024) | search field2-1 "&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 18:17:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80203#M20280</guid>
      <dc:creator>jdunlea_splunk</dc:creator>
      <dc:date>2011-09-22T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs for field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80204#M20281</link>
      <description>&lt;P&gt;Also, as you're saying you're getting a graph of count rather than the values...are you referring to the graph shown in the default search view? Because that graph will &lt;EM&gt;always&lt;/EM&gt; show count of events by time. You'll want to use the Report builder to create your own visual charts.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 18:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80204#M20281</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-09-22T18:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Graphs for field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80205#M20282</link>
      <description>&lt;P&gt;Thank you very much I got it..&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2011 19:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Graphs-for-field-values/m-p/80205#M20282</guid>
      <dc:creator>splunkingsplunk</dc:creator>
      <dc:date>2011-09-22T19:21:00Z</dc:date>
    </item>
  </channel>
</rss>

