<?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: How to overlay a single static line against a timechart with multiple series without displaying each series as its own line? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229262#M67890</link>
    <description>&lt;P&gt;Hi burras,&lt;BR /&gt;
I'm out so I cannot use my pc.&lt;BR /&gt;
Every way, you can see the License usage Report to configure your overlay.&lt;BR /&gt;
If you need Tomorrow morning I'll be again at work.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 18:07:51 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2016-11-15T18:07:51Z</dc:date>
    <item>
      <title>How to overlay a single static line against a timechart with multiple series without displaying each series as its own line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229261#M67889</link>
      <description>&lt;P&gt;I have what should be a fairly simple timechart that I'm looking to do.  &lt;/P&gt;

&lt;P&gt;In our data, we have a field (&lt;STRONG&gt;util&lt;/STRONG&gt;) that represents percent utilization at each of 3 sites.  The sites are configured for (n+1) capacity so we want to have a manually entered capacity line at 66% (to show where if we had a site failure we'd still be able to maintain service on the 2 other sites).  The general way I'd chart this without any sort of capacity line is &lt;CODE&gt;|timechart max(util) by site&lt;/CODE&gt;.  To add in the capacity line we'd generally do &lt;CODE&gt;|eval capacity=66 |timechart max(util),capacity by site&lt;/CODE&gt;.  However, when we do this, we end up with 3 separate capacity notations on the time chart:  &lt;CODE&gt;capacity:site1, capacity:site2, capacity:site3&lt;/CODE&gt;.  And while we can pick all 3 as overlays so they show a single line, they still show as 3 separate notations in the legend.&lt;/P&gt;

&lt;P&gt;What's the best way to overlay a single static line against a timechart with multiple series without showing as a per series result?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 17:47:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229261#M67889</guid>
      <dc:creator>burras</dc:creator>
      <dc:date>2016-11-15T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a single static line against a timechart with multiple series without displaying each series as its own line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229262#M67890</link>
      <description>&lt;P&gt;Hi burras,&lt;BR /&gt;
I'm out so I cannot use my pc.&lt;BR /&gt;
Every way, you can see the License usage Report to configure your overlay.&lt;BR /&gt;
If you need Tomorrow morning I'll be again at work.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:07:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229262#M67890</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-11-15T18:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a single static line against a timechart with multiple series without displaying each series as its own line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229263#M67891</link>
      <description>&lt;P&gt;If the &lt;CODE&gt;capacity=66&lt;/CODE&gt; and &lt;CODE&gt;max(util)&lt;/CODE&gt; are of same unit and can be plotted in same graph then can you try to add your &lt;CODE&gt;eval&lt;/CODE&gt; command after &lt;CODE&gt;timechart&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;|timechart max(util) by site | eval capactity=66&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;That should keep one line of 66 on the timechart with all others the way you want.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:23:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229263#M67891</guid>
      <dc:creator>gokadroid</dc:creator>
      <dc:date>2016-11-15T18:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to overlay a single static line against a timechart with multiple series without displaying each series as its own line?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229264#M67892</link>
      <description>&lt;P&gt;Worked perfectly - thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:30:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-overlay-a-single-static-line-against-a-timechart-with/m-p/229264#M67892</guid>
      <dc:creator>burras</dc:creator>
      <dc:date>2016-11-15T18:30:37Z</dc:date>
    </item>
  </channel>
</rss>

