I know it’s very new and still under very active development, but I wanted to add this for documentation.
It would be very nice if actions performed via sftp were recorded in the audit log.
I know it’s very new and still under very active development, but I wanted to add this for documentation.
It would be very nice if actions performed via sftp were recorded in the audit log.
Actually all operations are always logged in the AuditLog, but at a lower level. E.g. “listing folder XXX”, “reading file ZZZ”. This does not depend on the gateway used to access (web ux, api, sftp…).
But I guess this “which endpoint was accessed” would be a proper info to display in the log!