<?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: Search History disappeared ( Splunk Enterprise 8.0.1) in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606674#M13429</link>
    <description>&lt;P&gt;Thanks for the info, but it still doesn't make much sense, unless Splunk has made some weird hardcode on the admin account for test/dev licenses.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your input:-)&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 15:34:32 GMT</pubDate>
    <dc:creator>BDein</dc:creator>
    <dc:date>2022-07-22T15:34:32Z</dc:date>
    <item>
      <title>Why did my search history disappear( Splunk Enterprise 8.0.1)?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475271#M1967</link>
      <description>&lt;P&gt;Lost my Search History twice: on Jan 02 - but it came back, and on Jan 03, and it was not recovered since. I checked that I am in the right app, and set "All Time". &lt;BR /&gt;- |history returns recent 30 searches, mostly from file loading or UI, not my own&lt;BR /&gt;- index=_internal user=* sourcetype=splunkd_ui_access | dedup q | table _time, q | eval q=urldecode(q) returns 30 searches, not my custom ones except one ( ?!)&lt;/P&gt;
&lt;P&gt;Installed Splunk Enterprise 8.0.1 at the end of Dec ; Search history was there every time I logged in except the hicckup on Jan 02 and full disappearance on Jan 03.&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475271#M1967</guid>
      <dc:creator>olgademo</dc:creator>
      <dc:date>2022-07-22T16:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475272#M1968</link>
      <description>&lt;P&gt;The history information is being saved under $SPLUNK_HOME/etc/users/youruser/search/history on a csv file.  Please login at splunk search head using cli and check if you have a csv file under the history folder at $SPLUNK_HOME/etc/users/youruser/search/history. If you did not see the file under this path, it means the history is already gone. A possible alternative to recover it, if you ran a backup of etc folders before you ran the upgrade.&lt;/P&gt;

&lt;P&gt;if you are running on a search head cluster, it is possible that your history is not being properly replicated -&amp;gt; &lt;A href="https://answers.splunk.com/answers/391876/is-there-any-way-to-get-splunk-to-replicate-search.html" target="_blank"&gt;https://answers.splunk.com/answers/391876/is-there-any-way-to-get-splunk-to-replicate-search.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Please see other search history topics that maybe can help you -&amp;gt;&lt;A href="https://answers.splunk.com/topics/search-history.html" target="_blank"&gt;https://answers.splunk.com/topics/search-history.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:35:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475272#M1968</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2020-09-30T03:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475273#M1969</link>
      <description>&lt;P&gt;Hi ivanreis, thanks for your advice. I located the file you mentioned. It had recent UI:Dashboard and today's UI:Search lines, but nothing from Jan 1, 2 or December. Those searches are not in there, and I did not delete them. I don't think I am running on the search head cluster, unless it is a default mode. &lt;BR /&gt;
Can it be a bug? &lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 01:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475273#M1969</guid>
      <dc:creator>olgademo</dc:creator>
      <dc:date>2020-01-06T01:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475274#M1970</link>
      <description>&lt;P&gt;I did not see any history issue reported on this version 8.0.0. I am not really sure if this history file is cleanup from time to time. I am not really sure if it can be a bug. Maybe you should open a ticket at splunk support for investigation. Create a diag file and attach to your case running $Splunk_Home/bin/splunk diag&lt;/P&gt;

&lt;P&gt;Run this command at cli to check if you are running on a cluster environment. If you are not you are receiving the message below. the admin id is required in order to get this information.&lt;BR /&gt;
$Splunk_Home/bin/splunk show shcluster-status&lt;BR /&gt;
Your session is invalid.  Please login.&lt;BR /&gt;
Splunk username: admin&lt;BR /&gt;
Password: &lt;/P&gt;

&lt;P&gt;Encountered some errors while trying to obtain shcluster status.&lt;BR /&gt;
Search Head Clustering is not enabled on this node. REST endpoint is not available&lt;/P&gt;

&lt;P&gt;If you see this information is valid, please vote to my answer. thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 02:17:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475274#M1970</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2020-01-06T02:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475275#M1971</link>
      <description>&lt;P&gt;I've got a similar issue with a clean install of 8.0.1 under Ubuntu, though in my case no history shows up at all on the summary page and I get nothing at all back from |history. &lt;/P&gt;

&lt;P&gt;In my case, there is a .csv file in $SPLUNK_HOME/etc/users/&lt;EM&gt;my_user&lt;/EM&gt;/search/history and new searches get appended to that.&lt;/P&gt;

&lt;P&gt;Everything is running on a single machine, no clustering.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/475275#M1971</guid>
      <dc:creator>dkozinn</dc:creator>
      <dc:date>2020-09-30T03:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/504484#M1972</link>
      <description>&lt;P&gt;I have the same exact issue. 8.0.4.1&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 19:20:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/504484#M1972</guid>
      <dc:creator>forloop</dc:creator>
      <dc:date>2020-06-15T19:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606670#M13425</link>
      <description>&lt;P&gt;Did you ever get a solution to this?&lt;BR /&gt;&lt;BR /&gt;I'm running a single instance on Mac, and have same issue, but the csv is there, but it doesn't show up in "Search History" nor using | history&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606670#M13425</guid>
      <dc:creator>BDein</dc:creator>
      <dc:date>2022-07-22T15:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606671#M13426</link>
      <description>&lt;P&gt;I'd forgotten about this post, I did get an resolution: For devtest instances, it turns out that a number of&amp;nbsp; functions don't work properly if you've changed the name of the user to anything other than "admin". Once I changed it back to admin not only did history start working, but an issue I'd had with mail not being delivered got fixed as well.&lt;/P&gt;&lt;P&gt;Let me know if that fixes the issue for you.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:12:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606671#M13426</guid>
      <dc:creator>dkozinn</dc:creator>
      <dc:date>2022-07-22T15:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606672#M13427</link>
      <description>&lt;P&gt;So basically what you're telling is, that non-standard usernames can cause this issue, or what exactly are you describing here?&lt;BR /&gt;&lt;BR /&gt;I've struggled&amp;nbsp; with this for more than a year now, and got no usable answer anywhere...&lt;/P&gt;&lt;P&gt;my username in Splunk is nilsjul, but the history lookup file is named: "BDs-MacBook-Pro-2019-idx.csv"&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:20:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606672#M13427</guid>
      <dc:creator>BDein</dc:creator>
      <dc:date>2022-07-22T15:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606673#M13428</link>
      <description>&lt;P&gt;For the license I have (Dev/Test), I can only have one user, which by default is "admin". I'd changed that, and from the information that I got, the user name not being "admin" on a Dev/Test instance is what causes the problems.&lt;/P&gt;&lt;P&gt;Note that this has nothing to do with the account on the machine that it's running on; This is the user that you provision within Splunk itself (Settings-&amp;gt;Users).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606673#M13428</guid>
      <dc:creator>dkozinn</dc:creator>
      <dc:date>2022-07-22T15:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606674#M13429</link>
      <description>&lt;P&gt;Thanks for the info, but it still doesn't make much sense, unless Splunk has made some weird hardcode on the admin account for test/dev licenses.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your input:-)&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:34:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606674#M13429</guid>
      <dc:creator>BDein</dc:creator>
      <dc:date>2022-07-22T15:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606680#M13430</link>
      <description>&lt;P&gt;For info, it actually worked as soon as I renamed my userid in etc/passwd&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:49:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606680#M13430</guid>
      <dc:creator>BDein</dc:creator>
      <dc:date>2022-07-22T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Search History disappeared ( Splunk Enterprise 8.0.1)</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606681#M13431</link>
      <description>&lt;P&gt;Interesting that you did that.&amp;nbsp; My instance of Splunk runs on a small Ubuntu server (no GUI) and I access from any number of different systems, but always using "admin" as a user ID when I have to log in.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-did-my-search-history-disappear-Splunk-Enterprise-8-0-1/m-p/606681#M13431</guid>
      <dc:creator>dkozinn</dc:creator>
      <dc:date>2022-07-22T16:01:15Z</dc:date>
    </item>
  </channel>
</rss>

