<?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: Set custom values to do comparisons between indexed data and fixed values in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259928#M3235</link>
    <description>&lt;P&gt;You can create a dashboard where user can enter this value and run a query that compares this values. In addition, you can store this user entered value in KVStore (&lt;A href="http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK"&gt;http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK&lt;/A&gt;) to persist this value&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2016 13:14:02 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-09-07T13:14:02Z</dc:date>
    <item>
      <title>Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259927#M3234</link>
      <description>&lt;P&gt;Hi all. I have an application that shows some dashboards with statistical tables based on indexed data. I want to create a setup section where any user setup custom values (for example forecast), to: 50. Next, i want to compare results in some fields of the statistical tables against this fixed value to establish the fulfillment of a goal. &lt;BR /&gt;
I found some information about setup.xml or app.conf but i don't know the better way. Any help?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 12:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259927#M3234</guid>
      <dc:creator>changux</dc:creator>
      <dc:date>2016-09-07T12:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259928#M3235</link>
      <description>&lt;P&gt;You can create a dashboard where user can enter this value and run a query that compares this values. In addition, you can store this user entered value in KVStore (&lt;A href="http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK"&gt;http://dev.splunk.com/view/webframework-developapps/SP-CAAAEZK&lt;/A&gt;) to persist this value&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 13:14:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259928#M3235</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-07T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259929#M3236</link>
      <description>&lt;P&gt;Thanks. But the "way" is using the setup.xml?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 16:02:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259929#M3236</guid>
      <dc:creator>changux</dc:creator>
      <dc:date>2016-09-07T16:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259930#M3237</link>
      <description>&lt;P&gt;You could store values in a kvstore or in a lookup table&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 16:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259930#M3237</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-09-07T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259931#M3238</link>
      <description>&lt;P&gt;Thanks. To do in a lookup table, any suggested method? Any app?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 16:08:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259931#M3238</guid>
      <dc:creator>changux</dc:creator>
      <dc:date>2016-09-07T16:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set custom values to do comparisons between indexed data and fixed values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259932#M3239</link>
      <description>&lt;P&gt;I usually use Lookup editor.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 16:10:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Set-custom-values-to-do-comparisons-between-indexed-data-and/m-p/259932#M3239</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-09-07T16:10:38Z</dc:date>
    </item>
  </channel>
</rss>

