<?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: Timechart function and graphing specific field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361585#M106796</link>
    <description>&lt;P&gt;Thank you very much, this is what I was looking.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2017 22:39:14 GMT</pubDate>
    <dc:creator>letpeter</dc:creator>
    <dc:date>2017-09-28T22:39:14Z</dc:date>
    <item>
      <title>Timechart function and graphing specific field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361583#M106794</link>
      <description>&lt;P&gt;I would like to capture the value of used_memory_peak_human =&amp;gt;&lt;STRONG&gt;"26.28M"&lt;/STRONG&gt; as it increases or decreases from all servers., in timechart or bar graph.&lt;BR /&gt;
I have servers from app0-app7.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;639 &amp;lt;14&amp;gt;1 2017-09-28T20:39:01.000+00:00 app0-test.labs.local test_ecp/traffic_worker 10837 - - sec=631141.354 sev=INFO  pid=10837 tid=21127380 rid=0 GraphsRedisClient redis shard [3] info: {"tcp_port"=&amp;gt;"6203", "uptime_in_days"=&amp;gt;"9", "config_file"=&amp;gt;"/var/illumio_pce_data/runtime/config/redis-cache-3.conf", "connected_clients"=&amp;gt;"25", "used_memory_human"=&amp;gt;"23.26M", "used_memory_peak_human"=&amp;gt;"26.28M", "mem_fragmentation_ratio"=&amp;gt;"1.35", "expired_keys"=&amp;gt;"81780", "evicted_keys"=&amp;gt;"0", "keyspace_hits"=&amp;gt;"5955043", "keyspace_misses"=&amp;gt;"164053", "used_cpu_sys"=&amp;gt;"514.45", "used_cpu_user"=&amp;gt;"163.96", "db0"=&amp;gt;"keys=452,expires=413,avg_ttl=76297901"}&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Thank you.&lt;BR /&gt;
Peter&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:59:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361583#M106794</guid>
      <dc:creator>letpeter</dc:creator>
      <dc:date>2020-09-29T15:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart function and graphing specific field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361584#M106795</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Your base search | rex "used_memory_peak_human\"\=\&amp;gt;\"(?&amp;lt;used_memory_peak_human&amp;gt;[\d\.]+)M" | timechart max(used_memory_peak_human) by host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Sep 2017 22:32:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361584#M106795</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-09-28T22:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart function and graphing specific field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361585#M106796</link>
      <description>&lt;P&gt;Thank you very much, this is what I was looking.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 22:39:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-function-and-graphing-specific-field/m-p/361585#M106796</guid>
      <dc:creator>letpeter</dc:creator>
      <dc:date>2017-09-28T22:39:14Z</dc:date>
    </item>
  </channel>
</rss>

