Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Tobias_L
Participant
Jump to solution

Logged-in smart console users history

Is it possible to see a history of the logged-in smart console users on the management server on the CLI level?

1 Solution

Accepted Solutions
HeikoAnkenbrand
Champion Champion
Champion

I don't know if this is the right thing for you?

You can read out the history of the logged-in users directly from the database:

# psql_client -c "select adminname,ip,time,applicationname from lastloginrecord where applicationname = 'SmartConsole'" cpm postgres

smart_console_user.jpg

➜ CCSM Elite, CCME, CCTE

View solution in original post

(2)
5 Replies
HeikoAnkenbrand
Champion Champion
Champion

I don't know if this is the right thing for you?

You can read out the history of the logged-in users directly from the database:

# psql_client -c "select adminname,ip,time,applicationname from lastloginrecord where applicationname = 'SmartConsole'" cpm postgres

smart_console_user.jpg

➜ CCSM Elite, CCME, CCTE
(2)
Tobias_L
Participant

Exactly what I was looking for.
Thank you!

Igor_Pr
Participant

Nice!

0 Kudos
the_rock
Legend
Legend
0 Kudos
JozkoMrkvicka
Mentor
Mentor

You can also search Audit Logs to see who logged (or not - wrong credentials) into SmartConsole.

Using SmartView you can export the data to .csv file.

Kind regards,
Jozko Mrkvicka
0 Kudos

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events