<?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: Dashboard Statistics Table Not Showing in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287062#M8030</link>
    <description>&lt;P&gt;There is something wrong with this. It doesn't work again. &lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2016 23:12:26 GMT</pubDate>
    <dc:creator>daniel_augustyn</dc:creator>
    <dc:date>2016-04-28T23:12:26Z</dc:date>
    <item>
      <title>Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287055#M8023</link>
      <description>&lt;P&gt;I am building a dashboard and I've been having an issue with presenting Statistics Tables on the dashboard while logged in as another user. I wanted to set it up on the big screens in the SOC using another user account. After I created all dashboards, they are all showing fine, except for the Statistics Table ones. Any idea why I can't show Statistics Tables dashboard to other users via dashboards. I can see it fine on my screen, but on the big screens it shows "No results found". &lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 20:17:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287055#M8023</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-04-08T20:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287056#M8024</link>
      <description>&lt;P&gt;Does the user using which you're running the dashboard has access to the the data (index specifically) on which the table is built?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 21:00:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287056#M8024</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-04-08T21:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287057#M8025</link>
      <description>&lt;P&gt;And also the permissions on knowledge objects, like fields, lookups, etc. If you, for example, do a &lt;CODE&gt;stats count by private_field&lt;/CODE&gt;, you will get a no results message&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 21:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287057#M8025</guid>
      <dc:creator>twinspop</dc:creator>
      <dc:date>2016-04-08T21:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287058#M8026</link>
      <description>&lt;P&gt;yes, when you present the same dashboard as Lines, Bars, etc, it shows up. The Statistics Table options doesn't want to show the data. It still shows "no results found". &lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 21:55:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287058#M8026</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-04-08T21:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287059#M8027</link>
      <description>&lt;P&gt;The same dashboards are showing as Bars, Lines, Areas, but not Tables. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 21:58:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287059#M8027</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-04-08T21:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287060#M8028</link>
      <description>&lt;P&gt;SHOW US YOUR SEARCH (yes, it makes a difference)!&lt;/P&gt;

&lt;P&gt;There are MANY reasons for such a thing but the one that is the most common and frustrating is when searches do not contain an explicit &lt;CODE&gt;index= ...&lt;/CODE&gt; portion and relies instead on the user's (role's) &lt;CODE&gt;Indexes searched by default&lt;/CODE&gt; setting.  Add an explicit &lt;CODE&gt;index=...&lt;/CODE&gt; expression and see if that works.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2016 17:15:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287060#M8028</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-04-09T17:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287061#M8029</link>
      <description>&lt;P&gt;index=proxy category=Malicious* | stats count by src, action, cs_method, dest_host, category | sort limit=10 -count&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:35:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287061#M8029</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2020-09-29T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287062#M8030</link>
      <description>&lt;P&gt;There is something wrong with this. It doesn't work again. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 23:12:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287062#M8030</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-04-28T23:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287063#M8031</link>
      <description>&lt;P&gt;If this is your search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=proxy category=Malicious* | stats count by src, action, cs_method, dest_host, category | sort limit=10 -count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then the problem is the &lt;CODE&gt;limit=10&lt;/CODE&gt; which is the wrong syntax.  Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=proxy category=Malicious* | stats count by src, action, cs_method, dest_host, category | sort 10 -count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Apr 2016 14:05:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287063#M8031</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-04-29T14:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287064#M8032</link>
      <description>&lt;P&gt;Not sure why this was a wrong syntax, when with the logged in user who created this dashboard, it was showing just fine. It's didn't fix the issue by removing 'limit='. &lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 17:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287064#M8032</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-05-02T17:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287065#M8033</link>
      <description>&lt;P&gt;It's so weird, the events are showing under Events tab but Splunk can't generate dashboard from these events. It only works with the user which created this dashboard. I can share it because it doesn't show under other users. &lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 17:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287065#M8033</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-05-02T17:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287066#M8034</link>
      <description>&lt;P&gt;It is likely a permissions problem somewhere.  Either the other users do not have permission to access the index, or do not have access to a macro that is used in the search or something like that.  Strip off consecutive pipes from the right side until the search works and then see why the other user does not have access to the thing that you just removed.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 14:32:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287066#M8034</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-05-03T14:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287067#M8035</link>
      <description>&lt;P&gt;I put both users in the same roles: power, admin, and user and this didn't help. Where else should I be looking at the permissions? &lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 17:05:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287067#M8035</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-05-03T17:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287068#M8036</link>
      <description>&lt;P&gt;This query works just fine: index=proxy category=Malicious* | table src, action, cs_method, dest_host, category&lt;BR /&gt;
but this one doesn't: index=proxy category=Malicious* | stats count by src, action, cs_method, dest_host, category&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:35:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287068#M8036</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2020-09-29T09:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287069#M8037</link>
      <description>&lt;P&gt;OK, then you should figure out what &lt;CODE&gt;field extraction&lt;/CODE&gt; or &lt;CODE&gt;app&lt;/CODE&gt; creates the &lt;CODE&gt;src&lt;/CODE&gt;, &lt;CODE&gt;action&lt;/CODE&gt;, &lt;CODE&gt;cs_method&lt;/CODE&gt;, &lt;CODE&gt;dest_host&lt;/CODE&gt;, and &lt;CODE&gt;category&lt;/CODE&gt; fields.  Then make sure both users have permission to those.  If any field in the &lt;CODE&gt;by&lt;/CODE&gt; clause is missing/null, then the entire command will fail (drop all events).&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 05:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287069#M8037</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-05-04T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Statistics Table Not Showing</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287070#M8038</link>
      <description>&lt;P&gt;And this totally fixed the issue!! Thanks a lot, some of the regex didn't have global permission to be read by other users. &lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 23:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Dashboard-Statistics-Table-Not-Showing/m-p/287070#M8038</guid>
      <dc:creator>daniel_augustyn</dc:creator>
      <dc:date>2016-05-04T23:53:35Z</dc:date>
    </item>
  </channel>
</rss>

