<?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 where field name and value are both in event data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292577#M88319</link>
    <description>&lt;P&gt;See I knew it was going to be something simple. I just had to flip my thinking.  Thank you so much that's exactly what I wanted!! &lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 17:40:53 GMT</pubDate>
    <dc:creator>kmaron</dc:creator>
    <dc:date>2017-02-09T17:40:53Z</dc:date>
    <item>
      <title>timechart where field name and value are both in event data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292574#M88316</link>
      <description>&lt;P&gt;I have a database query that runs every 5 minutes.  It brings back queue names and the counts of those queues.   I would like to make a timechart that would show all of the queues and their counts over time. &lt;/P&gt;

&lt;P&gt;My data comes out like this:&lt;/P&gt;

&lt;P&gt;2017-02-09 10:51:30 QUEUE="LIFE_UpdatePolicySecurity", LIFE_QUEUE_COUNT="5" &lt;BR /&gt;
2017-02-09 10:51:30 QUEUE="LIFE_UpdateAnnuitySecurity", LIFE_QUEUE_COUNT="38" &lt;BR /&gt;
2017-02-09 10:51:30 QUEUE="Policy File Document", LIFE_QUEUE_COUNT="3" &lt;BR /&gt;
2017-02-09 10:51:30 QUEUE="Annuity File Document", LIFE_QUEUE_COUNT="25" &lt;/P&gt;

&lt;P&gt;I would like to eventually end up with a line graph that would have a line or each queue name and show the count for each over time but I'm struggling to get the stats to line up to get it there. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292574#M88316</guid>
      <dc:creator>kmaron</dc:creator>
      <dc:date>2020-09-29T12:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: timechart where field name and value are both in event data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292575#M88317</link>
      <description>&lt;P&gt;Have you tried &lt;CODE&gt;... | timechart max(LIFE_QUEUE_COUNT) by QUEUE&lt;/CODE&gt; ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292575#M88317</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-02-09T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: timechart where field name and value are both in event data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292576#M88318</link>
      <description>&lt;P&gt;If you've 10 or more distinct QUEUEs, then add limit=0 ( or any feasible number) so that there is a line for every queue.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:53:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292576#M88318</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-02-09T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: timechart where field name and value are both in event data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292577#M88319</link>
      <description>&lt;P&gt;See I knew it was going to be something simple. I just had to flip my thinking.  Thank you so much that's exactly what I wanted!! &lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 17:40:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-where-field-name-and-value-are-both-in-event-data/m-p/292577#M88319</guid>
      <dc:creator>kmaron</dc:creator>
      <dc:date>2017-02-09T17:40:53Z</dc:date>
    </item>
  </channel>
</rss>

