Check other Panorama admin accounts last login time

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Check other Panorama admin accounts last login time

L0 Member

Hi,

 

Please can someone tell me if there is a way to check the last login time of administrator accounts other your own account on Panorama (8.1.1) ?

 

We have multiple administrators and need to be able to identify accounts which are not being used. I am aware you can check the last login time of the account you are logged in with yourself, but I can't see how to check the last login time for other accounts.

 

Thanks

1 accepted solution

Accepted Solutions

Community Team Member

Hi @Dancourt,

 

The system log will show admin logons for the different admin users :

 

I got the output in the system log using the following filter : ( eventid eq auth-success )

 

This returned all authentications from the different admins.

 

Cheers !

-Kiwi.

 
LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

View solution in original post

2 REPLIES 2

Community Team Member

Hi @Dancourt,

 

The system log will show admin logons for the different admin users :

 

I got the output in the system log using the following filter : ( eventid eq auth-success )

 

This returned all authentications from the different admins.

 

Cheers !

-Kiwi.

 
LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

Thanks @kiwi that's what I was after.

Adding 

and (description contains adminname)

to the filter did the trick 🙂

  • 1 accepted solution
  • 3430 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!