<?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 Which log would have the info about user creation? in Security</title>
    <link>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/186736#M14776</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have added couple of users in splunk using command line option. After few days few of them came back to me with login issue. I wanted to check in the log and find out whether those users were really added. Which log would have the info about user creation?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2022 21:42:35 GMT</pubDate>
    <dc:creator>anoopambli</dc:creator>
    <dc:date>2022-03-16T21:42:35Z</dc:date>
    <item>
      <title>Which log would have the info about user creation?</title>
      <link>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/186736#M14776</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have added couple of users in splunk using command line option. After few days few of them came back to me with login issue. I wanted to check in the log and find out whether those users were really added. Which log would have the info about user creation?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 21:42:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/186736#M14776</guid>
      <dc:creator>anoopambli</dc:creator>
      <dc:date>2022-03-16T21:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: User creation log</title>
      <link>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/186737#M14777</link>
      <description>&lt;P&gt;It should be present in the _audit index. &lt;/P&gt;

&lt;P&gt;Sample query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit object=&amp;lt;newUserName&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Jun 2014 15:25:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/186737#M14777</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-06-03T15:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: User creation log</title>
      <link>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/589416#M15992</link>
      <description>&lt;P&gt;I have used the following query which shows the list of users created along with user details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(index=_audit sourcetype=audittrail action=create_user )&lt;BR /&gt;| table _time action info username roles user fullname email&lt;BR /&gt;| rename user AS CreatedBy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 21:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Which-log-would-have-the-info-about-user-creation/m-p/589416#M15992</guid>
      <dc:creator>ngohel</dc:creator>
      <dc:date>2022-03-16T21:20:30Z</dc:date>
    </item>
  </channel>
</rss>

