<?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: How to search user search history by keyword in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312755#M93638</link>
    <description>&lt;P&gt;Yes, it is in the internal audit index.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_audit action=search search=*apple* | table _time,user,search&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Sep 2017 18:05:07 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2017-09-01T18:05:07Z</dc:date>
    <item>
      <title>How to search user search history by keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312754#M93637</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;Is there any way to find out who are the users queried for a particular word in Splunk? For example, i would like to find out all the users who queried for  a word called "apple" or whose queries contain a word "apple" . &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 17:54:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312754#M93637</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-09-01T17:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to search user search history by keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312755#M93638</link>
      <description>&lt;P&gt;Yes, it is in the internal audit index.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index=_audit action=search search=*apple* | table _time,user,search&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 18:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312755#M93638</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-09-01T18:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to search user search history by keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312756#M93639</link>
      <description>&lt;P&gt;If you are able to see the _audit index (usually that means that you have admin priviledges), you can search the content of user searches.&lt;/P&gt;

&lt;P&gt;Something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit sourcetype=audittrail action=search user!="splunk-system-user" "search=" YOURWORDHERE
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;should work.&lt;/P&gt;

&lt;P&gt;Just be aware that the search you just ran will also show up in the list! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 18:09:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312756#M93639</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2017-09-01T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to search user search history by keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312757#M93640</link>
      <description>&lt;P&gt;Thank you for the reply.. but for some the searches i don't see the userID . &lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 18:13:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312757#M93640</guid>
      <dc:creator>kteng2024</dc:creator>
      <dc:date>2017-09-01T18:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to search user search history by keyword</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312758#M93641</link>
      <description>&lt;P&gt;There should be a field called user, is it showing up as a blank column?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 18:46:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-user-search-history-by-keyword/m-p/312758#M93641</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-09-01T18:46:09Z</dc:date>
    </item>
  </channel>
</rss>

