<?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: Why am I getting &amp;quot;No results found.&amp;quot; for any search, even if the events counter increases? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251668#M75225</link>
    <description>&lt;P&gt;I'm using Admin account. I used to use this account before in my search&lt;/P&gt;</description>
    <pubDate>Sat, 27 Aug 2016 10:00:51 GMT</pubDate>
    <dc:creator>mabdelfattah</dc:creator>
    <dc:date>2016-08-27T10:00:51Z</dc:date>
    <item>
      <title>Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251662#M75219</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm getting "No results found." whenever I search for any term in splunk.&lt;/P&gt;

&lt;P&gt;I have 29,123,099 Events INDEXED and I was searching normally before today.&lt;/P&gt;

&lt;P&gt;No matter what I search for, I always get no results found.&lt;/P&gt;

&lt;P&gt;Can anyone please point me in the direction where to check ?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 13:46:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251662#M75219</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-26T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251663#M75220</link>
      <description>&lt;P&gt;maybe, user access issue. are you having splunk admin access? can you check your user role and capabilities?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 17:02:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251663#M75220</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2016-08-26T17:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251664#M75221</link>
      <description>&lt;P&gt;Change time to All Time. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 17:07:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251664#M75221</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-26T17:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251665#M75222</link>
      <description>&lt;P&gt;Are you searching the correct index?  Which index is your data in, and what is defined as your default search index?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 17:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251665#M75222</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2016-08-26T17:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251666#M75223</link>
      <description>&lt;P&gt;This can also be expected behavior from your search for instance, this returns 0 of ~500,000 events:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=*   | where linecount &amp;gt; 1 | rex field=_raw "(?m)(?P^.*ESTABLISHED.*$)" | search footer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you are still troubleshooting, just start with "index=* startminutesago=5" to see what you have access to.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 20:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251666#M75223</guid>
      <dc:creator>jdonn_splunk</dc:creator>
      <dc:date>2016-08-26T20:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251667#M75224</link>
      <description>&lt;P&gt;Time is already set to All time&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 09:59:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251667#M75224</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-27T09:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251668#M75225</link>
      <description>&lt;P&gt;I'm using Admin account. I used to use this account before in my search&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 10:00:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251668#M75225</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-27T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251669#M75226</link>
      <description>&lt;P&gt;I have not changed the index. Can you please let me know how to change the index ?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 10:02:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251669#M75226</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-27T10:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251670#M75227</link>
      <description>&lt;P&gt;index=* startminutesago=5 did not return anything.&lt;/P&gt;

&lt;P&gt;I have also tried index=* and did not get any thing.&lt;/P&gt;

&lt;P&gt;The steps I used now to check the data are:&lt;/P&gt;

&lt;P&gt;Step one: I open Splunk and I get this: &lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s10.postimg.org/k91qxlqbd/step_one.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Then I click on "Data Summary" and I get:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s13.postimg.org/pjhlmym3r/step_two.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;When I click on the "192.168.100.1" host that contains all the events, I get this:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s16.postimg.org/ajo0bqpdh/step_three.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;One last thing to note, I was using Splunk trial and then the trial period expired. I then switched to Splunk free.&lt;/P&gt;

&lt;P&gt;I'm not using distributed deployment. It is just installed on one server.&lt;/P&gt;

&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 10:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251670#M75227</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-27T10:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251671#M75228</link>
      <description>&lt;P&gt;Another thing:&lt;/P&gt;

&lt;P&gt;When I click on the Job button below the search box, I get:&lt;/P&gt;

&lt;P&gt;Peer 421798-db1's search ended prematurely. Attempting to reconnect and resume.&lt;/P&gt;

&lt;P&gt;(421798-db1) is the server name.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 10:19:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251671#M75228</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-27T10:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251672#M75229</link>
      <description>&lt;P&gt;Maybe add &lt;CODE&gt;index=*&lt;/CODE&gt; to that search to see if the data for that IP still exists. If still nothing than remove the host part and just search &lt;CODE&gt;index=*&lt;/CODE&gt;. If that still fails then check that your role still has access to search all indexes within the role definition menu in settings.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 19:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251672#M75229</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-08-29T19:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251673#M75230</link>
      <description>&lt;P&gt;The free version of Splunk has an indexing limit of 500 Mb per day.  Did you perhaps index more than that after the trial license expired?  If you index above your licensing limit more than 3 times in a 30 day window on the free version, the search functionality becomes disabled until you either get an unlock key, input a new license or one of the violations rolls past the 30 day window and your total licensing violations fall to 3 or less.&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutlicenseviolations"&gt;this document&lt;/A&gt; about licensing for more information if you think this is what happened.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 19:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251673#M75230</guid>
      <dc:creator>wpreston</dc:creator>
      <dc:date>2016-08-29T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251674#M75231</link>
      <description>&lt;P&gt;I will check this scenario. However, in the most busy day, I got 40 Mb of data . However, I can see other warnings in the license usage report.&lt;/P&gt;

&lt;P&gt;Thank you for pointing me in the right direction. I will check I get back to you with the results.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:42:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251674#M75231</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-30T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251675#M75232</link>
      <description>&lt;P&gt;I have tried all of what you have mentioned. unfortunately, still not working. I'm checking now the licensing report.&lt;/P&gt;

&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:43:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251675#M75232</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-30T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251676#M75233</link>
      <description>&lt;P&gt;Check Settings -&amp;gt; Indexes to make sure there's events in the indexes. If you then can't see anything if you search that particular index, then post a screenshot of your user's role definition. Also check index=_internal log_level=ERROR to see if there's a problem. Lastly, since this is a local play environment, it might be easiest to just uninstall/reinstall Splunk and re-add the data thereby starting clean.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:51:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251676#M75233</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2020-09-29T10:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251677#M75234</link>
      <description>&lt;P&gt;Events are added to the main index and I can see them accumulating normally.&lt;/P&gt;

&lt;P&gt;When I tried to see my user's role definition, I couldn't because this is the free version and user roles are not allowed.&lt;/P&gt;

&lt;P&gt;Checking index=_internal log_level=ERROR, I found some errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2016-08-31 15:39:05,871 ERROR   [57c6ddf9ba19e01f4ee80] admin:1775 - [HTTP 402] Current license does not allow the requested action
Traceback (most recent call last):
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\controllers\admin.py", line 1745, in listEntities
    entities = en.getEntities(endpoint_path, **args)
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\entity.py", line 129, in getEntities
    atomFeed = _getEntitiesAtomFeed(entityPath, namespace, owner, search, count, offset, sort_key, sort_dir, sessionKey, uri, hostPath, **kwargs)
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\entity.py", line 222, in _getEntitiesAtomFeed
    serverResponse, serverContent = rest.simpleRequest(uri, getargs=kwargs, sessionKey=sessionKey, raiseAllErrors=True)
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\rest\__init__.py", line 513, in simpleRequest
    raise splunk.LicenseRestriction
LicenseRestriction: [HTTP 402] Current license does not allow the requested action

================================================================================================================

2016-08-30 15:50:00,313 ERROR   [57c58f084c19e01492278] config:132 - [HTTP 401] Client is not authenticated
Traceback (most recent call last):
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\lib\config.py", line 130, in getServerZoneInfo
    return times.getServerZoneinfo()
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\lib\times.py", line 158, in getServerZoneinfo
    serverStatus, serverResp = splunk.rest.simpleRequest('/search/timeparser/tz')
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\rest\__init__.py", line 510, in simpleRequest
    raise splunk.AuthenticationFailed
AuthenticationFailed: [HTTP 401] Client is not authenticated

host = 677878-db1 source = C:\Program Files\Splunk\var\log\splunk\web_service.log sourcetype = splunk_web_service

================================================================================================================

2016-08-30 15:38:12,792 ERROR   [57c58c44c9bbef1fc7f0] utility:49 - name=javascript, class=Splunk.Error, lineNumber=586, message=Uncaught TypeError: e.defaultDrilldown is not a function, fileName=http://192.168.100.12:8000/en-US/static/@debde650d26e/js/licenseusage.js

================================================================================================================
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:51:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251677#M75234</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2020-09-29T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251678#M75235</link>
      <description>&lt;P&gt;I also have this warning in the license manager:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Severity    Time    Message Indexer Pool    Stack   Category
Correct by midnight to avoid violation Learn more   This pool contains 1 slave/s in violation       auto_generated_pool_free    free    pool_violated_slave_count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 31 Aug 2016 13:49:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251678#M75235</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-08-31T13:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251679#M75236</link>
      <description>&lt;P&gt;What did you see on Settings -&amp;gt; Licensing -&amp;gt; Usage Report? Screen shot maybe?&lt;/P&gt;

&lt;P&gt;Also, did you switch to the Free License or did the license just expire? Make sure you've done this: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/MoreaboutSplunkFree#How_do_I_switch_to_Splunk_Free.3F"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/MoreaboutSplunkFree#How_do_I_switch_to_Splunk_Free.3F&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:32:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251679#M75236</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2016-09-01T12:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting "No results found." for any search, even if the events counter increases?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251680#M75237</link>
      <description>&lt;P&gt;Hello SloshBurch,&lt;/P&gt;

&lt;P&gt;The license expired, then I switched to the free account as per the instructions you sent. This was 6 days ago.&lt;/P&gt;

&lt;P&gt;A screenshot of the license usage:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s10.postimg.org/wnebyb50p/license_usage.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;As for the warnings:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s11.postimg.org/gik206dyb/license_group_and_warnings.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;I can't  clear these warning as there is no more details for them. The warning are:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s21.postimg.org/6nquf43dz/Licensing_window_alerts.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s17.postimg.org/srpj1ic2n/pool_violated_slave_count.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://s14.postimg.org/em8gsvp4h/pool_warning_count.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Thank you so much for your help&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 12:49:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-quot-No-results-found-quot-for-any-search-even/m-p/251680#M75237</guid>
      <dc:creator>mabdelfattah</dc:creator>
      <dc:date>2016-09-01T12:49:55Z</dc:date>
    </item>
  </channel>
</rss>

