284 • Monitoring and Auditing HP NonStop SSH Reference Manual
Event
Id
Event
Name
Conditions Pattern Token Values
1
Authenticat
ionEvent
Authentication
successful,
method not
publickey and
not gssapi-with-
mic
"%sessionId: %user@%remoteAddress
%action %outcome (method %method):
%reason. System user: %systemUser"
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
%action: ‘authentication’
%outcome: ‘granted’
%method: authentication method
%reason: reason
Authentication
successful,
method
publickey or
gssapi-with-mic
"%sessionId: %user@%remoteAddress
%action %outcome (method %method,
%publickeyOrPrincipal): %reason.
System user: %systemUser"
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
%action: ‘authentication’
%outcome: ‘denied’ or ‘failed’
%method: authentication method
% publickeyOrPrincipal: name of
publickey or principal name
%reason: reason
2
Authenticat
ionEvent
Authentication
failed,
Method not
publickey and
not gssapi-with-
mic
"%sessionId: %user@%remoteAddress
%action %outcome (method %method):
%reason."
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
%action: ‘authentication’
%outcome: ‘granted’
%method: authentication method
%reason: reason
Authentication
failed,
Method
publickey or
gssi-with-mic
"%sessionId: %user@%remoteAddress
%action %outcome (method %method,
%publickeyOrPrincipal): %reason."
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
%action: ‘authentication’
%outcome: ‘denied’ or ‘failed’
%method: authentication method
% publickeyOrPrincipal: name of
publickey or principal
%reason: reason
3
TerminateS
essionEvent
"%sessionId: %user@%remoteAddress
terminate session"
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
4
Subsystem
Event
Successful
"%sessionId: %user@%remoteAddress
%action %object %outcome"
%sessionId: SESSION-LOG-ID
%user: SSH username
%remoteAddress: remote IP
address
%action: ‘subsystem’
%object: name of subsystem
%outcome: ‘granted’