ASM::LoggingProfile

Introduced : BIG-IP_v10.2.2
The LoggingProfile interface enables you to manipulate logging profiles of ASM. This interface does not support transactions.

Methods

Method Description Introduced
add_remote_server Adds remote server addresses to the specified logging profile. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v11.0.0
apply_logprof Applies logging profile settings for all web applications using the specified logging profile. BIG-IP_v10.2.2
create Creates a new logging profile. BIG-IP_v10.2.2
delete_logprof Deletes the specified logging profile. BIG-IP_v10.2.2
get_list Gets a list of all logging profiles. BIG-IP_v10.2.2
get_logprof Returns logging profile settings. BIG-IP_v10.2.2
get_version Gets the version information for this interface. BIG-IP_v10.2.2
remove_remote_server Removes remote server addresses from the specified logging profile. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v11.0.0
rename Renames the existing logging profile. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
replace_http_method Replaces HTTP methods for the specified logging profile. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
replace_response_code Replaces response status codes for the specified logging profile. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_description Updates logging profile description. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_filter_protocol Updates logging profile filtered protocol. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_guarantee_logging_flag Updates logging profile guarantee logging flag. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_local_storage_flag Updates logging profile local storage flag. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_logic_operation Updates logging profile logic operation. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_maximum_entry_length Updates logging profile maximum entry length. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_maximum_header_size Updates logging profile maximum header size. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_maximum_query_size Updates logging profile maximum query size. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_maximum_request_size Updates logging profile maximum request size. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_remote_log_facility Updates logging profile remote log facility. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_remote_protocol Updates logging profile remote protocol. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_remote_server This method has been deprecated, please use add_remote_server / remove_remote_server instead. Updates logging profile remote server IP and port. BIG-IP_v10.2.2
set_remote_storage_base Updates logging profile remote storage base. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_report_anomalies_flag Updates logging profile Report Detected Anomalies flag. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_request_search Updates logging profile request search. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_request_type Updates logging profile request type. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_search_pattern Updates logging profile searched pattern. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2
set_storage_format Updates logging profile storage format. Note that changes are applied for web applications using this logging profile only after calling the apply_logprof method. BIG-IP_v10.2.2

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.