SSH Events

Axis Security can send user activity logs related to SSH application access, to multiple log streaming services, such as Splunk and Syslog. These logs include the fields listed in the table below.

Activity Log FieldDescription
SSHChannelRequestThe user asked to open a new SSH channel
SshNewChannelAcceptedThe new SSH channel was accepted by the remote server or client
SshNewChannelRejectedThe new SSH channel was rejected by the remote server or client
SshNewChannelClosedSSH channel was closed
SshNewGlobalRequestA new global request was submitted. The global request affects the state of the remote connection globally, independent of any channel.
SSHShellCommandA command was sent. Every time a user runs an SSH command, a command is sent
TimeoutSession length has reached its limit as determined by the administrator