<?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: Splunk user last login Time through LDAP in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750167#M242269</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244855"&gt;@Nawab&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You might want to raise this as a new feature on ideas.splunk.com&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tejas.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jul 2025 12:39:49 GMT</pubDate>
    <dc:creator>tej57</dc:creator>
    <dc:date>2025-07-21T12:39:49Z</dc:date>
    <item>
      <title>Splunk user last login Time through LDAP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750143#M242266</link>
      <description>&lt;P&gt;I have a requirement where I want to see all users and their last login time, we are connected through Ldap so setting &amp;gt; users &amp;gt; last login time doesnot work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried below query but it only shows lastest users not all.&lt;/P&gt;&lt;P&gt;| rest /services/authentication/httpauth-tokens splunk_server=* | table timeAccessed userName splunk_server&lt;BR /&gt;&lt;BR /&gt;Also I want to know when a user was created on splunk as well, as users are created via LDAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jul 2025 13:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750143#M242266</guid>
      <dc:creator>Nawab</dc:creator>
      <dc:date>2025-07-20T13:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk user last login Time through LDAP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750150#M242267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244855"&gt;@Nawab&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if an LDAP user didn't login to Splunk, you don't see it, you can see only users that logged in at least one time.&lt;/P&gt;&lt;P&gt;To see the logged in users and the last login timestamp, you can read a simpe search like the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_audit  action=success sourcetype=audittrail
| stats latest(_time) AS _time count BY user&lt;/LI-CODE&gt;&lt;P&gt;It's the same thing if you try to see by GUI the list of users in [Settings &amp;gt; Users]: you can see only internal users and the LDAP users that logged in.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jul 2025 14:23:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750150#M242267</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-07-20T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk user last login Time through LDAP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750160#M242268</link>
      <description>&lt;P&gt;This is the issue when you connect splunk with AD splunk will not store authentication logs locally and you will not be able to find in settings or in logs&lt;/P&gt;&lt;P&gt;i have different siem where i can see everything locally as users are local not through AD&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 06:57:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750160#M242268</guid>
      <dc:creator>Nawab</dc:creator>
      <dc:date>2025-07-21T06:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk user last login Time through LDAP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750167#M242269</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244855"&gt;@Nawab&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You might want to raise this as a new feature on ideas.splunk.com&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Tejas.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 12:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-user-last-login-Time-through-LDAP/m-p/750167#M242269</guid>
      <dc:creator>tej57</dc:creator>
      <dc:date>2025-07-21T12:39:49Z</dc:date>
    </item>
  </channel>
</rss>

