Login Alerts

Use the information in the following tables to learn about all possible login alerts in detail that are raised by Fault Management.

Security Level Thresholds (Login attempts)

31010 Security Level Thresholds (Login attempts)
Description Send an alert when a user login attempt to XCO fails
Preconditions None
Requirements
Alert shows the following data:
  • Username
The following example shows an alert when a login attempt to XCO fails:
<114>1 2003-10-11T22:14:15.003Z xco.machine.com FaultManager - -    
   [meta sequenceId=”47”]  
   [origin ip=”10.20.30.40” enterpriseId=”1916” software=”XCO” swVersion=”3.2.0”]  
   [alert@1916  
   alertId=”31010”  	  
   cause=”credentialError”  
   type=”securityServiceOrMechanismViolation”  
   severity=”major”]   
   [alertData@1916  
   username=”bob”] 
  BOMAuthentication failed for user “bob”.
Health Response N/A

Login Successful

31011 Login Successful
Description Send an alert when a user login attempt to XCO is successful.
Preconditions None
Requirements

Alert shows the following data:

  • Username
The following example shows an alert when a login attempt to XCO is successful:
<118>1 2003-10-11T22:14:15.003Z xco.machine.com FaultManager - -    
   [meta sequenceId=”47”]  
   [origin ip=”10.20.30.40” enterpriseId=”1916” software=”XCO” swVersion=”3.2.0”]  
   [alert@1916  
   resource=”/App/System/Security/Authentication” 
   alertId=”31011”  	  
   cause="loginSuccessful"  
   type="other"  
   severity=”info”]   
   [alertData@1916  
   username=”bob”] 
  BOMAuthentication successful for user "bob". 
Health Response N/A