Get Last Successful Login Details

Overview

This plug-in will traverse through the last 30 days of login files and return the date and time of a successful login. This is useful for removing access for users who are not using the system.

Key Features & Functionality

Returns date and time of the last successful login in the previous 30 days.

Anonymous
Parents
  • Hi, it is not working properly, if I execute 3 times the same rule, only with the getlastlogindatetime("XXX") with the same username I'm going to obtain 3 different answers:

    First execution: null(Null)
    Second execution: "04/02/2024 11:58 AM"(Text)
    Fourth execution: "04/29/2024 12:26 PM"(Text)

    Why is this happening? It does not work with high availability?

Comment
  • Hi, it is not working properly, if I execute 3 times the same rule, only with the getlastlogindatetime("XXX") with the same username I'm going to obtain 3 different answers:

    First execution: null(Null)
    Second execution: "04/02/2024 11:58 AM"(Text)
    Fourth execution: "04/29/2024 12:26 PM"(Text)

    Why is this happening? It does not work with high availability?

Children
No Data