tl;dr Use: <cmd>last</cmd>
OP
I am looking in auth.log and can find entries for session starts (
OP
I am looking in auth.log and can find entries for session starts (
Accepted password for <userid>
). However, I do not see any entries for the corresponding logouts. The logging level in sshd_config is set to the default ( info
). SO, how does one insure that ssh session terminations are logged?