32 CONTENTS
8.4 Notification event types
Miscellaneous servers expose the types of events they can produce; they are presented on the notification configu-
ration page in a compact form. Here's an example:
Authenticationserverevents
Severity Message Extraproperties
NOTICE loginallowedforauth_login@auth_ip(auth_method)
id="dli.auth.login_allowed"
auth_allowed=true
NOTICE logindeniedforauth_login@auth_ip(auth_method):auth_reason
id="dli.auth.login_denied"
auth_allowed=false
NOTICE protectionviolationattempt:auth_reason id="dli.auth.protection_violation"
INFO auth_login@auth_ipsessionclosed id="dli.auth.session_closed"
Notification event types
Underlined items (both in the message and in the 'extra properties' column) specify properties which can be checked
for. You can hover them for more detailed descriptions.
DLI DIN4 User’s Guide: 20170809T111540Z