Hi,
I am interested in logging when a user accessed the server. Whether that user went through the web api, went through SSH, went and accessed an SMB share. Whatever the mode is, I would like to see a history of who accessed the server and when they terminated that session. The end result after cleaning up the data would be something in the format of....
I am interested in logging when a user accessed the server. Whether that user went through the web api, went through SSH, went and accessed an SMB share. Whatever the mode is, I would like to see a history of who accessed the server and when they terminated that session. The end result after cleaning up the data would be something in the format of....
SessionID | DATE_TIME | USER | HOST | Service |
12ABC | 12-20-20... |