Add analyzer configuration parameters to configmap and values files
This commit is contained in:
@@ -89,6 +89,13 @@ config:
|
||||
retention_days: 30
|
||||
behavior:
|
||||
probability_error_codes: 0
|
||||
analyzer:
|
||||
http_risky_methods_threshold: 0.1
|
||||
violated_robots_threshold: 0.1
|
||||
uneven_request_timing_threshold: 2
|
||||
uneven_request_timing_time_window_seconds: 300
|
||||
user_agents_used_threshold: 2
|
||||
attack_urls_threshold: 1
|
||||
|
||||
# Database persistence configuration
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user