<?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 Unknown search command 'gauge'. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167331#M47632</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;i am new to SPLUNK.&lt;/P&gt;

&lt;P&gt;when i search a query with non admin user i am getting below error,&lt;/P&gt;

&lt;P&gt;Unknown search command 'gauge'. &lt;/P&gt;

&lt;P&gt;i guess this may be problem with some capabilities, but not sure which one.&lt;/P&gt;

&lt;P&gt;can any one help me please to fix the issue.&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2014 13:03:35 GMT</pubDate>
    <dc:creator>polamarasetti</dc:creator>
    <dc:date>2014-08-01T13:03:35Z</dc:date>
    <item>
      <title>Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167331#M47632</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;i am new to SPLUNK.&lt;/P&gt;

&lt;P&gt;when i search a query with non admin user i am getting below error,&lt;/P&gt;

&lt;P&gt;Unknown search command 'gauge'. &lt;/P&gt;

&lt;P&gt;i guess this may be problem with some capabilities, but not sure which one.&lt;/P&gt;

&lt;P&gt;can any one help me please to fix the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 13:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167331#M47632</guid>
      <dc:creator>polamarasetti</dc:creator>
      <dc:date>2014-08-01T13:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167332#M47633</link>
      <description>&lt;P&gt;Please post the actual search string you are having difficulty with, and the specific error message.  Your query is too vague.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 13:38:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167332#M47633</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2014-08-01T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167333#M47634</link>
      <description>&lt;P&gt;these was working fine till 31st July 2014. from 1st Aug  onwards we had problem with gauge class.&lt;/P&gt;

&lt;P&gt;saying " unknown search command 'gauge' "&lt;/P&gt;

&lt;P&gt;the query is &lt;/P&gt;

&lt;P&gt;index="wcp_idx" sourcetype="jtc_log" Operation="{String:TopUpWithCard}"|stats count(eval(EventType="{String:Request}")) AS total, count(eval(EventType="{String:Reply}")) AS complete | eval success%=round(((complete/total)*100),1)|fillnull success% value=0 | gauge success%&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:15:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167333#M47634</guid>
      <dc:creator>polamarasetti</dc:creator>
      <dc:date>2020-09-28T17:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167334#M47635</link>
      <description>&lt;P&gt;The problem doesn't jump out at me directly, but perhaps the usage of % in an eval field is gumming up the works. Can you try changing the variable name from success% to success? I am wondering if splunk is considering that a modulo operator isntead of a variable.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2014 15:54:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167334#M47635</guid>
      <dc:creator>derekarnold</dc:creator>
      <dc:date>2014-08-05T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167335#M47636</link>
      <description>&lt;P&gt;What happened on 31st July 2014? &lt;/P&gt;

&lt;P&gt;Any upgrades?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2014 16:11:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167335#M47636</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-08-05T16:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167336#M47637</link>
      <description>&lt;P&gt;thanks for your advice.&lt;BR /&gt;
the issue is resolved, its some compatibility issues with the user.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:21:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167336#M47637</guid>
      <dc:creator>polamarasetti</dc:creator>
      <dc:date>2014-08-06T07:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown search command 'gauge'.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167337#M47638</link>
      <description>&lt;P&gt;Hi.. let me know the capability required for the user to use gauge command&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 16:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Unknown-search-command-gauge/m-p/167337#M47638</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-02-25T16:31:47Z</dc:date>
    </item>
  </channel>
</rss>

