Property reference

password_reset.activity_monitor.incident_threshold

The password_reset.activity_monitor.incident_threshold property sets the number of blocked users that will trigger a system log event within a specified time interval. Administrators should monitor this threshold to ensure they are alerted to potential security issues effectively.

Default: 10 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the threshold for the number of blocked user incidents that generate a log event, helping to track and respond to potential security threats.
What area does it affect? User Activity Monitoring
What does the default mean? The default value is "10", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting security settings or responding to user access issues.

Out of the box property record

Raw metadata from the property record.

Property name password_reset.activity_monitor.incident_threshold
Sys ID 6e327b96eb1201002db7648d9106fead
Type integer
Application Global
Default value 10
Description Number of blocked users, in the defined time interval, that triggers a system log event
Updated 2024-05-25 04:26:29

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... table par_viz.table_data.max_groups Maximum number of groups to be displayed for data visualization charts based on table sources. • Type: integer • Default value: 50 • Location: System Property [sys_properties] table password_reset.activity_monitor.incident_threshold Specifies the maximum number of lockouts before an alert is issued. • Type: integer • Default value: 10 (lockouts) • Location: System Property [sys_properties] table password_reset.activity_monitor.incident_window Specifies the amount of ...
Documentation excerpt View supporting context
Context preview Snippet 2
... interval, it triggers a system log event. You can configure the number of blocked or locked users and the time interval required to generate the log event by setting the password_reset.activity_monitor.incident_threshold and password_reset.activity_monitor.incident_window properties. Procedure 1. To view the list of blocked users, navigate to Password Reset > Blocked Users. 2. To unblock a self-service user: a. Navigate to Password Reset ...