{ "name": "SSH brute-force attempt", "description": "A burst of failed SSH authentications across the fleet, well past normal background probing", "query": "service=system auth_result=failed earliest=-10m | stats count", "query_language": "spl", "condition_type": "threshold", "eval_interval_seconds": 60, "for_minutes": 0, "notification_target_id": "__TARGET_SECURITY__", "enabled": true, "comparator": "gt", "threshold_value": 12 }