<?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 set a Static threshold value on Line chart in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-set-a-Static-threshold-value-on-Line-chart/m-p/227324#M67142</link>
    <description>&lt;P&gt;I ended up creating a lookup table to set this static value.  Each transaction type (there were 3) has a unique threshold value.  Once this lookup table was scheduled to run automatically, this worked well plus it gave me a new field in the index.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2015 19:59:49 GMT</pubDate>
    <dc:creator>Anne_Landry</dc:creator>
    <dc:date>2015-11-23T19:59:49Z</dc:date>
    <item>
      <title>How to set a Static threshold value on Line chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-set-a-Static-threshold-value-on-Line-chart/m-p/227323#M67141</link>
      <description>&lt;P&gt;Here is my search for transaction response times on web logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=bridger sourcetype=bridger_wbs_txns User_ID=rtm_primary_1 | eval "Transaction time"= Trans_time | timechart max(Transaction time), min(Transaction time), avg(Transaction time)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to display a static line across the chart which represents 4.5seconds as a threshold value.  That way, I can see which transactions are exceeding threshold.  At times, threshold values change with SLAs.  How can this be accomplished?&lt;/P&gt;

&lt;P&gt;thanks,&lt;BR /&gt;
Anne&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 19:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-set-a-Static-threshold-value-on-Line-chart/m-p/227323#M67141</guid>
      <dc:creator>Anne_Landry</dc:creator>
      <dc:date>2015-11-13T19:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a Static threshold value on Line chart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-set-a-Static-threshold-value-on-Line-chart/m-p/227324#M67142</link>
      <description>&lt;P&gt;I ended up creating a lookup table to set this static value.  Each transaction type (there were 3) has a unique threshold value.  Once this lookup table was scheduled to run automatically, this worked well plus it gave me a new field in the index.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 19:59:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-set-a-Static-threshold-value-on-Line-chart/m-p/227324#M67142</guid>
      <dc:creator>Anne_Landry</dc:creator>
      <dc:date>2015-11-23T19:59:49Z</dc:date>
    </item>
  </channel>
</rss>

