waf global stats¶
Statistics for the object global
global Specification¶
Type Configuration Resource Element Name global Element URI /axapi/v3/waf/global/stats Element Attributes global_attributes Schema global schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/waf/global/stats | ||
Get Object | GET | /axapi/v3/waf/global/stats | ||
Modify Object | POST | /axapi/v3/waf/global/stats | ||
Replace Object | PUT | /axapi/v3/waf/global/stats | ||
Delete Object | DELETE | /axapi/v3/waf/global/stats |
global attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object action_allow
Description Request Action allowed
Type: number
Format: counter
action_deny_200
Description Request Deny with 200
Type: number
Format: counter
action_deny_403
Description Request Deny with 403
Type: number
Format: counter
action_deny_custom_response
Description Request Deny with custom response
Type: number
Format: counter
action_deny_redirect
Description Request Deny with Redirect
Type: number
Format: counter
action_deny_reset
Description Request Deny with Resets
Type: number
Format: counter
action_drop
Description Number of Dropped Requests
Type: number
Format: counter
action_learn
Description Request Learning Updates
Type: number
Format: counter
action_log
Description Log request violation
Type: number
Format: counter
action_response_allow
Description Response Action allowed
Type: number
Format: counter
action_response_deny_200
Description Response Deny with 200
Type: number
Format: counter
action_response_deny_403
Description Response Deny with 403
Type: number
Format: counter
action_response_deny_custom_response
Description Response Deny with custom response
Type: number
Format: counter
action_response_deny_redirect
Description Response Deny with Redirect
Type: number
Format: counter
action_response_deny_reset
Description Deny with Resets
Type: number
Format: counter
action_response_drop
Description Number of Dropped Responses
Type: number
Format: counter
action_response_learn
Description Response Learning Updates
Type: number
Format: counter
action_response_log
Description Log response violation
Type: number
Format: counter
brute_force_challenge_captcha_sent
Description Captcha challenge sent
Type: number
Format: counter
brute_force_challenge_captcha_success
Description Captcha challenge check passed
Type: number
Format: counter
brute_force_challenge_captcha_violation
Description Captcha challenge violation
Type: number
Format: counter
brute_force_challenge_cookie_sent
Description Cookie Challenge Sent
Type: number
Format: counter
brute_force_challenge_cookie_success
Description Cookie Challenge check passed
Type: number
Format: counter
brute_force_challenge_cookie_violation
Description Cookie challenge violation
Type: number
Format: counter
brute_force_challenge_javascript_sent
Description JavaScript challenge sent
Type: number
Format: counter
brute_force_challenge_javascript_success
Description JavaScript challenge check passed
Type: number
Format: counter
brute_force_challenge_javascript_violation
Description JavaScript challenge violation
Type: number
Format: counter
brute_force_challenge_limit_success
Description Lockout limit check passed
Type: number
Format: counter
brute_force_challenge_limit_violation
Description Lockout limit violation
Type: number
Format: counter
brute_force_lockout_limit_success
Description Lockout limit check passed
Type: number
Format: counter
brute_force_lockout_limit_violation
Description Lockout limit violation
Type: number
Format: counter
brute_force_response_codes_triggered
Description Response Codes Triggered
Type: number
Format: counter
brute_force_response_headers_triggered
Description Brute Force Response Headers Triggered
Type: number
Format: counter
brute_force_response_string_triggered
Description Brute Force Response string Triggered
Type: number
Format: counter
brute_force_success
Description Brute-Force checks passed
Type: number
Format: counter
brute_force_violation
Description Brute-Force checks violation
Type: number
Format: counter
cookie_security_add_http_only_success
Description Cookie Security - http-only flag added successfully
Type: number
Format: counter
cookie_security_add_http_only_violation
Description Cookie Security - http-only flag violation
Type: number
Format: counter
cookie_security_add_samesite_success
Description Cookie Security - samesite attribute added successfully
Type: number
Format: counter
cookie_security_add_samesite_violation
Description Cookie Security - samesite attribute violation
Type: number
Format: counter
cookie_security_add_secure_success
Description Cookie Security - secure flag added successfully
Type: number
Format: counter
cookie_security_add_secure_violation
Description Cookie Security - secure flag violation
Type: number
Format: counter
cookie_security_allowed_persistent_cookies
Description Cookie Security - allowed persistent cookies
Type: number
Format: counter
cookie_security_allowed_persistent_set_cookies
Description Cookie Security - allowed persistent Set-Cookies
Type: number
Format: counter
cookie_security_allowed_session_cookies
Description Cookie Security - allowed session cookies
Type: number
Format: counter
cookie_security_allowed_session_set_cookies
Description Cookie Security - allowed session Set-Cookies
Type: number
Format: counter
cookie_security_cookie_policy_success
Description Cookie Security - cookie policy passed
Type: number
Format: counter
cookie_security_cookie_policy_violation
Description Cookie Security - cookie policy violation
Type: number
Format: counter
cookie_security_decrypt_in_grace_period_violation
Description Cookie Decrypt violation but in grace period
Type: number
Format: counter
cookie_security_decrypt_success
Description Cookie Security - decrypt successful
Type: number
Format: counter
cookie_security_decrypt_violation
Description Cookie Security - decrypt violation
Type: number
Format: counter
cookie_security_disallowed_persistent_cookies
Description Cookie Security - disallowed persistent cookies
Type: number
Format: counter
cookie_security_disallowed_persistent_set_cookies
Description Cookie Security - disallowed persistent Set-Cookies
Type: number
Format: counter
cookie_security_disallowed_session_cookies
Description Cookie Security - disallowed session cookies
Type: number
Format: counter
cookie_security_disallowed_session_set_cookies
Description Cookie Security - disallowed session Set-Cookies
Type: number
Format: counter
cookie_security_encrypt_limit_exceeded
Description Cookie Security - encrypt limit exceeded
Type: number
Format: counter
cookie_security_encrypt_skip_rcache
Description Cookie Security - encrypt skipped - RAM cache
Type: number
Format: counter
cookie_security_encrypt_success
Description Cookie Security - encrypt successful
Type: number
Format: counter
cookie_security_encrypt_violation
Description Cookie Security - encrypt violation
Type: number
Format: counter
cookie_security_missing_cookie_success
Description Cookie Security - request with missing cookie
Type: number
Format: counter
cookie_security_missing_cookie_violation
Description Cookie Security - missing cookie violation
Type: number
Format: counter
cookie_security_persistent_cookies
Description Cookie Security - persistent cookies
Type: number
Format: counter
cookie_security_persistent_cookies_encrypted
Description Cookie Security - encrypted persistent cookies
Type: number
Format: counter
cookie_security_persistent_cookies_signed
Description Cookie Security - signed persistent cookies
Type: number
Format: counter
cookie_security_session_cookies
Description Cookie Security - session cookies
Type: number
Format: counter
cookie_security_session_cookies_encrypted
Description Cookie Security - encrypted session cookies
Type: number
Format: counter
cookie_security_session_cookies_signed
Description Cookie Security - signed session cookies
Type: number
Format: counter
cookie_security_sign_limit_exceeded
Description Cookie Security - signing limit exceeded
Type: number
Format: counter
cookie_security_sign_skip_rcache
Description Cookie Security - signing skipped - RAM cache
Type: number
Format: counter
cookie_security_sign_success
Description Cookie Security - signing successful
Type: number
Format: counter
cookie_security_sign_violation
Description Cookie Security - signing violation
Type: number
Format: counter
cookie_security_signature_check_success
Description Cookie Security - signature check successful
Type: number
Format: counter
cookie_security_signature_check_violation
Description Cookie Security - signature check failed
Type: number
Format: counter
cookie_security_unrecognized_cookie_success
Description Cookie Security - request with unrecognized cookie
Type: number
Format: counter
cookie_security_unrecognized_cookie_violation
Description Cookie Security - unrecognized cookie violation
Type: number
Format: counter
csp_header_inserted
Description CSP header Inserted
Type: number
Format: counter
csp_header_success
Description CSP header found
Type: number
Format: counter
csp_header_violation
Description CSP header_missing
Type: number
Format: counter
dlp_ccn_amex_masked
Description Amex Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_amex_violation
Description Amex Credit Card Number Detected
Type: number
Format: counter
dlp_ccn_diners_masked
Description Diners Club Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_diners_violation
Description Diners Club Credit Card Number Detected
Type: number
Format: counter
dlp_ccn_discover_masked
Description Discover Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_discover_violation
Description Discover Credit Card Number Detected
Type: number
Format: counter
dlp_ccn_jcb_masked
Description JCB Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_jcb_violation
Description JCB Credit Card Number Detected
Type: number
Format: counter
dlp_ccn_mastercard_masked
Description MasterCard Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_mastercard_violation
Description MasterCard Credit Card Number Detected
Type: number
Format: counter
dlp_ccn_success
Description Credit Card Number check passed
Type: number
Format: counter
dlp_ccn_visa_masked
Description Visa Credit Card Number Masked
Type: number
Format: counter
dlp_ccn_visa_violation
Description Visa Credit Card Number Detected
Type: number
Format: counter
dlp_pcre_masked
Description PCRE Mask violation
Type: number
Format: counter
dlp_pcre_success
Description PCRE Mask check passed
Type: number
Format: counter
dlp_pcre_violation
Description PCRE Mask violation
Type: number
Format: counter
dlp_ssn_success
Description Social Security Number Mask check passed
Type: number
Format: counter
dlp_ssn_violation
Description Social Security Number Mask violation
Type: number
Format: counter
evasion_check_apache_whitespace_success
Description Apache Whitespace check passed
Type: number
Format: counter
evasion_check_apache_whitespace_violation
Description Apache Whitespace check violation
Type: number
Format: counter
evasion_check_decode_entities_success
Description Decode Entities check passed
Type: number
Format: counter
evasion_check_decode_entities_violation
Description Decode Entities check violation
Type: number
Format: counter
evasion_check_decode_escaped_chars_success
Description Decode Escaped Chars check passed
Type: number
Format: counter
evasion_check_decode_escaped_chars_violation
Description Decode Escaped Chars check violation
Type: number
Format: counter
evasion_check_decode_unicode_chars_success
Description Decode Unicode Chars check passed
Type: number
Format: counter
evasion_check_decode_unicode_chars_violation
Description Decode Unicode Chars check violation
Type: number
Format: counter
evasion_check_dir_traversal_success
Description Dir traversal check passed
Type: number
Format: counter
evasion_check_dir_traversal_violation
Description Dir traversal check violation
Type: number
Format: counter
evasion_check_high_ascii_bytes_success
Description High Ascii Bytes check passed
Type: number
Format: counter
evasion_check_high_ascii_bytes_violation
Description High Ascii Bytes check violation
Type: number
Format: counter
evasion_check_invalid_hex_encoding_success
Description Invalid Hex Encoding check passed
Type: number
Format: counter
evasion_check_invalid_hex_encoding_violation
Description Invalid Hex Encoding check violation
Type: number
Format: counter
evasion_check_max_levels_success
Description Max Levels check passed
Type: number
Format: counter
evasion_check_max_levels_violation
Description Max Levels check violation
Type: number
Format: counter
evasion_check_multiple_encoding_levels_success
Description Multiple Encoding Levels check passed
Type: number
Format: counter
evasion_check_multiple_encoding_levels_violation
Description Multiple Encoding Levels check violation
Type: number
Format: counter
evasion_check_multiple_slashes_success
Description Multiple Slashes check passed
Type: number
Format: counter
evasion_check_multiple_slashes_violation
Description Multiple Slashes check violation
Type: number
Format: counter
evasion_check_remove_comments_success
Description Remove Comments check passed
Type: number
Format: counter
evasion_check_remove_comments_violation
Description Remove Comments check violation
Type: number
Format: counter
evasion_check_remove_spaces_success
Description Remove Spaces check passed
Type: number
Format: counter
evasion_check_remove_spaces_violation
Description Remove Spaces check violation
Type: number
Format: counter
form_check_sanitize
Description Post Form Check Sanitized
Type: number
Format: counter
form_check_success
Description Post Form Check passed
Type: number
Format: counter
form_check_violation
Description Post Form Check violation
Type: number
Format: counter
form_consistency_success
Description Form Consistency passed
Type: number
Format: counter
form_consistency_violation
Description Form Consistency violation
Type: number
Format: counter
form_csrf_tag_success
Description Form CSRF tag passed
Type: number
Format: counter
form_csrf_tag_violation
Description Form CSRF tag violation
Type: number
Format: counter
form_non_masked_password_success
Description Form Non Masked Password check passed
Type: number
Format: counter
form_non_masked_password_violation
Description Form Non Masked Password violation
Type: number
Format: counter
form_non_ssl_password_success
Description Form Non SSL Password check passed
Type: number
Format: counter
form_non_ssl_password_violation
Description Form Non SSL Password violation
Type: number
Format: counter
form_non_ssl_success
Description Form Non SSL check passed
Type: number
Format: counter
form_non_ssl_violation
Description Form Non SSL violation
Type: number
Format: counter
form_password_autocomplete_success
Description Form Password Autocomplete check passed
Type: number
Format: counter
form_password_autocomplete_violation
Description Form Password Autocomplete violation
Type: number
Format: counter
form_request_non_post_success
Description Form Method being Non Post in Request passed
Type: number
Format: counter
form_request_non_post_violation
Description Form Method being Non Post in Request violation
Type: number
Format: counter
form_response_non_post_sanitize
Description Changed response form method to POST
Type: number
Format: counter
form_response_non_post_success
Description Response form method was POST
Type: number
Format: counter
form_response_non_post_violation
Description Response form method was not POST
Type: number
Format: counter
form_set_no_cache
Description Form Set No Cache violation
Type: number
Format: counter
form_set_no_cache_success
Description Form Set No Cache check passed
Type: number
Format: counter
form_tag_inserted
Description Form A10 Tag Inserted
Type: number
Format: counter
http_limit_max_content_length_success
Description MAX content-length check passed
Type: number
Format: counter
http_limit_max_content_length_violation
Description MAX content-length check violation
Type: number
Format: counter
http_limit_max_cookie_header_length_success
Description MAX cookie header length check passed
Type: number
Format: counter
http_limit_max_cookie_header_length_violation
Description MAX cookie header length violation
Type: number
Format: counter
http_limit_max_cookie_name_length_success
Description MAX cookie name length check passed
Type: number
Format: counter
http_limit_max_cookie_name_length_violation
Description MAX cookie name length violation
Type: number
Format: counter
http_limit_max_cookie_value_length_success
Description MAX cookie value length check passed
Type: number
Format: counter
http_limit_max_cookie_value_length_violation
Description MAX cookie value length violation
Type: number
Format: counter
http_limit_max_cookies_length_success
Description MAX cookies length check passed
Type: number
Format: counter
http_limit_max_cookies_length_violation
Description MAX cookies length violation
Type: number
Format: counter
http_limit_max_cookies_success
Description Max Cookies check passed
Type: number
Format: counter
http_limit_max_cookies_violation
Description Max Cookies violation
Type: number
Format: counter
http_limit_max_data_parse_success
Description Buffer Overflow - Max Data Parse check passed
Type: number
Format: counter
http_limit_max_data_parse_violation
Description Buffer Overflow - Max Data Parse violation
Type: number
Format: counter
http_limit_max_entities_success
Description Max Entities check passed
Type: number
Format: counter
http_limit_max_entities_violation
Description Max Entities violation
Type: number
Format: counter
http_limit_max_header_length_success
Description MAX header length check passed
Type: number
Format: counter
http_limit_max_header_length_violation
Description MAX header length check violation
Type: number
Format: counter
http_limit_max_header_name_length_success
Description MAX header name length check passed
Type: number
Format: counter
http_limit_max_header_name_length_violation
Description MAX header name length check violation
Type: number
Format: counter
http_limit_max_header_value_length_success
Description MAX header value length check passed
Type: number
Format: counter
http_limit_max_header_value_length_violation
Description MAX header value length check violation
Type: number
Format: counter
http_limit_max_headers_length_success
Description MAX headers length check passed
Type: number
Format: counter
http_limit_max_headers_length_violation
Description MAX headers length check violation
Type: number
Format: counter
http_limit_max_headers_success
Description MAX headers count check passed
Type: number
Format: counter
http_limit_max_headers_violation
Description Max Headers violation
Type: number
Format: counter
http_limit_max_param_name_length_success
Description Limit check - MAX parameter name length check passed
Type: number
Format: counter
http_limit_max_param_name_length_violation
Description Limit check - MAX parameter name length violation
Type: number
Format: counter
http_limit_max_param_value_length_success
Description Limit check - MAX parameter value length check passed
Type: number
Format: counter
http_limit_max_param_value_length_violation
Description Limit check - MAX parameter value length violation
Type: number
Format: counter
http_limit_max_params_length_success
Description Limit check - MAX parameters total length check passed
Type: number
Format: counter
http_limit_max_params_length_violation
Description Limit check - MAX parameters total length violation
Type: number
Format: counter
http_limit_max_params_success
Description Limit check - MAX parameters check passed
Type: number
Format: counter
http_limit_max_params_violation
Description Limit check - MAX parameters violation
Type: number
Format: counter
http_limit_max_post_length_success
Description MAX POST length check passed
Type: number
Format: counter
http_limit_max_post_length_violation
Description MAX POST length violation
Type: number
Format: counter
http_limit_max_query_length_success
Description Limit check - MAX query length check passed
Type: number
Format: counter
http_limit_max_query_length_violation
Description Limit check - MAX query length violation
Type: number
Format: counter
http_limit_max_request_length_success
Description Limit check - MAX request length check passed
Type: number
Format: counter
http_limit_max_request_length_violation
Description Limit check - MAX request length violation
Type: number
Format: counter
http_limit_max_request_line_length_success
Description Limit check - MAX request line length check passed
Type: number
Format: counter
http_limit_max_request_line_length_violation
Description Limit check - MAX request line length violation
Type: number
Format: counter
http_protocol_allowed_headers_success
Description HTTP headers check passed
Type: number
Format: counter
http_protocol_allowed_headers_violation
Description HTTP headers check violation
Type: number
Format: counter
http_protocol_allowed_method_check_success
Description HTTP Method Check passed
Type: number
Format: counter
http_protocol_allowed_method_check_violation
Description HTTP Method Check violation
Type: number
Format: counter
http_protocol_allowed_versions_success
Description HTTP versions check passed
Type: number
Format: counter
http_protocol_allowed_versions_violation
Description HTTP versions check violation
Type: number
Format: counter
http_protocol_bad_multipart_request_success
Description Bad multi-part request check passed
Type: number
Format: counter
http_protocol_bad_multipart_request_violation
Description Bad multi-part request check violation
Type: number
Format: counter
http_protocol_body_without_content_type_success
Description Body without content type check passed
Type: number
Format: counter
http_protocol_body_without_content_type_violation
Description Body without content type check violation
Type: number
Format: counter
http_protocol_get_with_content_success
Description GET with content check passed
Type: number
Format: counter
http_protocol_get_with_content_violation
Description GET with content check violation
Type: number
Format: counter
http_protocol_head_with_content_success
Description HEAD with content check passed
Type: number
Format: counter
http_protocol_head_with_content_violation
Description HEAD with content check violation
Type: number
Format: counter
http_protocol_host_header_with_ip_success
Description Host header with IP check passed
Type: number
Format: counter
http_protocol_host_header_with_ip_violation
Description Host header with IP check violation
Type: number
Format: counter
http_protocol_invalid_url_encoding_success
Description Invalid url encoding check passed
Type: number
Format: counter
http_protocol_invalid_url_encoding_violation
Description Invalid url encoding check violation
Type: number
Format: counter
http_protocol_malformed_content_length_success
Description Malformed content-length check passed
Type: number
Format: counter
http_protocol_malformed_content_length_violation
Description Malformed content-length check violation
Type: number
Format: counter
http_protocol_malformed_header_success
Description Malformed header check passed
Type: number
Format: counter
http_protocol_malformed_header_violation
Description Malformed header check passed
Type: number
Format: counter
http_protocol_malformed_parameter_success
Description Malformed parameter check passed
Type: number
Format: counter
http_protocol_malformed_parameter_violation
Description Malformed parameter check violation
Type: number
Format: counter
http_protocol_malformed_request_line_success
Description Malformed request line check passed
Type: number
Format: counter
http_protocol_malformed_request_line_violation
Description Malformed request line check violation
Type: number
Format: counter
http_protocol_malformed_request_success
Description Malformed request check passed
Type: number
Format: counter
http_protocol_malformed_request_violation
Description Malformed request check violation
Type: number
Format: counter
http_protocol_missing_header_value_success
Description Missing header value check violation
Type: number
Format: counter
http_protocol_missing_header_value_violation
Description Missing header value check violation
Type: number
Format: counter
http_protocol_missing_host_header_success
Description Missing host header check passed
Type: number
Format: counter
http_protocol_missing_host_header_violation
Description Missing host header check violation
Type: number
Format: counter
http_protocol_multiple_content_length_success
Description Multiple content-length headers check passed
Type: number
Format: counter
http_protocol_multiple_content_length_violation
Description Multiple content-length headers check violation
Type: number
Format: counter
http_protocol_non_ssl_cookie_prefix_success
Description Cookie Name Prefix check passed
Type: number
Format: counter
http_protocol_non_ssl_cookie_prefix_violation
Description Cookie Name Prefix check violation
Type: number
Format: counter
http_protocol_post_with_0_content_success
Description POST with 0 content check passed
Type: number
Format: counter
http_protocol_post_with_0_content_violation
Description POST with 0 content check violation
Type: number
Format: counter
http_protocol_post_without_content_success
Description POST without content check passed
Type: number
Format: counter
http_protocol_post_without_content_type_success
Description POST without content type check passed
Type: number
Format: counter
http_protocol_post_without_content_type_violation
Description POST without content type check violation
Type: number
Format: counter
http_protocol_post_without_content_violation
Description POST without content check violation
Type: number
Format: counter
http_protocol_success
Description HTTP Check passed
Type: number
Format: counter
http_protocol_violation
Description HTTP Check violation
Type: number
Format: counter
json_check_format_success
Description JSON Check passed
Type: number
Format: counter
json_check_format_violation
Description JSON Check violation
Type: number
Format: counter
json_check_max_array_value_count_success
Description JSON Limit Array Value Count check passed
Type: number
Format: counter
json_check_max_array_value_count_violation
Description JSON Limit Array Value Count violation
Type: number
Format: counter
json_check_max_depth_success
Description JSON Limit Depth check passed
Type: number
Format: counter
json_check_max_depth_violation
Description JSON Limit Depth violation
Type: number
Format: counter
json_check_max_object_member_count_success
Description JSON Limit Object Number Count check passed
Type: number
Format: counter
json_check_max_object_member_count_violation
Description JSON Limit Object Number Count violation
Type: number
Format: counter
json_check_max_string_success
Description JSON Limit String check passed
Type: number
Format: counter
json_check_max_string_violation
Description JSON Limit String violation
Type: number
Format: counter
learning_list_full
Description Learning list is full
Type: number
Format: counter
max_url_length_success
Description Limit check - MAX URL length check passed
Type: number
Format: counter
max_url_length_violation
Description Limit check - MAX URL length violation
Type: number
Format: counter
out_of_sessions
Description Out of sessions
Type: number
Format: counter
policy_limit_exceeded
Description Policy limit exceeded
Type: number
Format: counter
regex_violation
Description Regular expression failure
Type: number
Format: counter
req_allowed
Description Requests Allowed
Type: number
Format: counter
req_denied
Description Requests Denied
Type: number
Format: counter
request_check_bot_success
Description Bot check passed
Type: number
Format: counter
request_check_bot_violation
Description Bot check violation
Type: number
Format: counter
request_check_command_injection_cookies_success
Description Command Injection Check cookies passed
Type: number
Format: counter
request_check_command_injection_cookies_violation
Description Command Injection Check cookies violation
Type: number
Format: counter
request_check_command_injection_form_body_success
Description Command Injection Check form body arguments passed
Type: number
Format: counter
request_check_command_injection_form_body_violation
Description Command Injection Check form body arguments violation
Type: number
Format: counter
request_check_command_injection_headers_success
Description Command Injection Check headers passed
Type: number
Format: counter
request_check_command_injection_headers_violation
Description Command Injection Check headers violation
Type: number
Format: counter
request_check_command_injection_uri_query_success
Description Command Injection Check url query arguments passed
Type: number
Format: counter
request_check_command_injection_uri_query_violation
Description Command Injection Check url query arguments violation
Type: number
Format: counter
request_check_redirect_wlist_learn
Description Redirect Whitelist Learn
Type: number
Format: counter
request_check_redirect_wlist_success
Description Redirect Whitelist passed
Type: number
Format: counter
request_check_redirect_wlist_violation
Description Redirect Whitelist violation
Type: number
Format: counter
request_check_referer_redirect
Description Referer Check Redirect
Type: number
Format: counter
request_check_referer_success
Description Referer Check passed
Type: number
Format: counter
request_check_referer_violation
Description Referer Check violation
Type: number
Format: counter
request_check_session_check_none
Description Session Created
Type: number
Format: counter
request_check_session_check_success
Description Session Check passed
Type: number
Format: counter
request_check_session_check_violation
Description Session Check violation
Type: number
Format: counter
request_check_sqlia_post_body_sanitize
Description SQLIA Check Post Sanitized
Type: number
Format: counter
request_check_sqlia_post_body_success
Description SQLIA Check Post passed
Type: number
Format: counter
request_check_sqlia_post_body_violation
Description SQLIA Check Post violation
Type: number
Format: counter
request_check_sqlia_url_sanitize
Description SQLIA Check URL Sanitized
Type: number
Format: counter
request_check_sqlia_url_success
Description SQLIA Check URL passed
Type: number
Format: counter
request_check_sqlia_url_violation
Description SQLIA Check URL violation
Type: number
Format: counter
request_check_url_blacklist_success
Description URI Black List passed
Type: number
Format: counter
request_check_url_blacklist_violation
Description URI Black List violation
Type: number
Format: counter
request_check_url_list_learn
Description URL Check Learn
Type: number
Format: counter
request_check_url_list_success
Description URL Check passed
Type: number
Format: counter
request_check_url_list_violation
Description URL Check violation
Type: number
Format: counter
request_check_url_whitelist_success
Description URI White List passed
Type: number
Format: counter
request_check_url_whitelist_violation
Description URI White List violation
Type: number
Format: counter
request_check_xss_cookie_sanitize
Description XSS Check Cookie Sanitized
Type: number
Format: counter
request_check_xss_cookie_success
Description XSS Check Cookie passed
Type: number
Format: counter
request_check_xss_cookie_violation
Description XSS Check Cookie violation
Type: number
Format: counter
request_check_xss_post_body_sanitize
Description XSS Check Post Sanitized
Type: number
Format: counter
request_check_xss_post_body_success
Description XSS Check Post passed
Type: number
Format: counter
request_check_xss_post_body_violation
Description XSS Check Post violation
Type: number
Format: counter
request_check_xss_url_sanitize
Description XSS Check URL Sanitized
Type: number
Format: counter
request_check_xss_url_success
Description XSS Check URL passed
Type: number
Format: counter
request_check_xss_url_violation
Description XSS Check URL violation
Type: number
Format: counter
resp_denied
Description Responses Denied
Type: number
Format: counter
response_cloaking_filter_headers_success
Description Response Headers Filter check passed
Type: number
Format: counter
response_cloaking_filter_headers_violation
Description Response Headers Filter violation
Type: number
Format: counter
response_cloaking_hide_status_code_success
Description Response Hide Code check passed
Type: number
Format: counter
response_cloaking_hide_status_code_violation
Description Response Hide Code violation
Type: number
Format: counter
sessions_alloc
Description Sessions allocated
Type: number
Format: counter
sessions_freed
Description Sessions freed
Type: number
Format: counter
soap_check_success
Description Soap Check passed
Type: number
Format: counter
soap_check_violation
Description Soap Check violation
Type: number
Format: counter
too_many_sessions
Description Too many sessions consumed
Type: number
Format: counter
total_req
Description Total Requests
Type: number
Format: counter
xml_check_format_success
Description XML Check passed
Type: number
Format: counter
xml_check_format_violation
Description XML Check violation
Type: number
Format: counter
xml_check_max_attr_name_len_success
Description XML Limit Name Length check passed
Type: number
Format: counter
xml_check_max_attr_name_len_violation
Description XML Limit Name Length violation
Type: number
Format: counter
xml_check_max_attr_success
Description XML Limit Attribute check passed
Type: number
Format: counter
xml_check_max_attr_value_len_success
Description XML Limit Value Length check passed
Type: number
Format: counter
xml_check_max_attr_value_len_violation
Description XML Limit Value Length violation
Type: number
Format: counter
xml_check_max_attr_violation
Description XML Limit Attribute violation
Type: number
Format: counter
xml_check_max_cdata_len_success
Description XML Limit CData Length check passed
Type: number
Format: counter
xml_check_max_cdata_len_violation
Description XML Limit CData Length violation
Type: number
Format: counter
xml_check_max_elem_child_success
Description XML Limit Element Child check passed
Type: number
Format: counter
xml_check_max_elem_child_violation
Description XML Limit Element Child violation
Type: number
Format: counter
xml_check_max_elem_depth_success
Description XML Limit Element Depth check passed
Type: number
Format: counter
xml_check_max_elem_depth_violation
Description XML Limit Element Depth violation
Type: number
Format: counter
xml_check_max_elem_name_len_success
Description XML Limit Element Name Length check passed
Type: number
Format: counter
xml_check_max_elem_name_len_violation
Description XML Limit Element Name Length violation
Type: number
Format: counter
xml_check_max_elem_success
Description XML Limit Element check passed
Type: number
Format: counter
xml_check_max_elem_violation
Description XML Limit Element violation
Type: number
Format: counter
xml_check_max_entity_decl_success
Description XML Limit Entity Decl check passed
Type: number
Format: counter
xml_check_max_entity_decl_violation
Description XML Limit Entity Decl violation
Type: number
Format: counter
xml_check_max_entity_depth_success
Description XML Limit Entity Depth check passed
Type: number
Format: counter
xml_check_max_entity_depth_violation
Description XML Limit Entity Depth violation
Type: number
Format: counter
xml_check_max_entity_exp_depth_success
Description XML Limit Entities Depth check passed
Type: number
Format: counter
xml_check_max_entity_exp_depth_violation
Description XML Limit Entities Depth violation
Type: number
Format: counter
xml_check_max_entity_exp_success
Description XML Limit Entity Expansions check passed
Type: number
Format: counter
xml_check_max_entity_exp_violation
Description XML Limit Entity Expansions violation
Type: number
Format: counter
xml_check_max_namespace_success
Description XML Limit Namespace check passed
Type: number
Format: counter
xml_check_max_namespace_violation
Description XML Limit Namespace violation
Type: number
Format: counter
xml_check_namespace_uri_len_success
Description XML Limit Namespace URI Length check passed
Type: number
Format: counter
xml_check_namespace_uri_len_violation
Description XML Limit Namespace URI Length violation
Type: number
Format: counter
xml_check_sqlia_success
Description XML Sqlia Check passed
Type: number
Format: counter
xml_check_sqlia_violation
Description XML Sqlia Check violation
Type: number
Format: counter
xml_check_xss_success
Description XML XSS Check passed
Type: number
Format: counter
xml_check_xss_violation
Description XML XSS Check violation
Type: number
Format: counter
xml_content_check_schema_success
Description XML Schema passed
Type: number
Format: counter
xml_content_check_schema_violation
Description XML Schema violation
Type: number
Format: counter
xml_content_check_wsdl_success
Description WSDL passed
Type: number
Format: counter
xml_content_check_wsdl_violation
Description WSDL violation
Type: number
Format: counter