<?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 history command only shows my searches, not searches run by all users? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185320#M53423</link>
    <description>&lt;P&gt;Thanks, it works fine.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Aug 2014 14:08:05 GMT</pubDate>
    <dc:creator>ashari</dc:creator>
    <dc:date>2014-08-18T14:08:05Z</dc:date>
    <item>
      <title>Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185318#M53421</link>
      <description>&lt;P&gt;I want to see all the searches that are run on Splunk server in a given time by different users. I am using the “|History” command which shows all the splunk searches that I have run but it does not show the searches run by other users. &lt;BR /&gt;
Can you please help me to sort that out.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2014 11:50:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185318#M53421</guid>
      <dc:creator>ashari</dc:creator>
      <dc:date>2014-08-18T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185319#M53422</link>
      <description>&lt;P&gt;Hi ashari,&lt;/P&gt;

&lt;P&gt;the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/SearchReference/History"&gt;&lt;CODE&gt;history&lt;/CODE&gt;&lt;/A&gt; command can only be used to view the current user's search history.&lt;BR /&gt;
If you need to see all searches done by all users, you need an account that can read &lt;CODE&gt;index=_audit&lt;/CODE&gt; and search something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=_audit action=search info=granted search=* NOT "search_id='scheduler" NOT "search='|history" NOT "user=splunk-system-user" NOT "search='typeahead" NOT "search='| metadata type=* | search totalCount&amp;gt;0" | stats count by user search _time | sort _time | convert ctime(_time) | stats list(_time) as time list(search) as search by user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2014 12:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185319#M53422</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-08-18T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185320#M53423</link>
      <description>&lt;P&gt;Thanks, it works fine.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2014 14:08:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185320#M53423</guid>
      <dc:creator>ashari</dc:creator>
      <dc:date>2014-08-18T14:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185321#M53424</link>
      <description>&lt;P&gt;Hi MuS, &lt;/P&gt;

&lt;P&gt;Do we need to specify the username to search for this?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2015 21:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/185321#M53424</guid>
      <dc:creator>phudinhha</dc:creator>
      <dc:date>2015-04-01T21:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/749720#M242219</link>
      <description>&lt;P&gt;Is the | history command supposed to include details of scheduled searches as well? It's not clearly mentioned in the documentation, so I'm asking for clarification.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 10:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/749720#M242219</guid>
      <dc:creator>iamsahilshaiks</dc:creator>
      <dc:date>2025-07-14T10:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why history command only shows my searches, not searches run by all users?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/749751#M242227</link>
      <description>It's better to create a new questions instead of use old closed thread to get more comments.</description>
      <pubDate>Mon, 14 Jul 2025 16:38:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-history-command-only-shows-my-searches-not-searches-run-by/m-p/749751#M242227</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-07-14T16:38:45Z</dc:date>
    </item>
  </channel>
</rss>

