LocalLB::ALGLogProfile

Introduced : BIG-IP_v11.6.0
Application level gateway (ALG) log profile controls logging for supported ALG. Currently supports Profile FTP, SIP, and RTSP, the log profile allows control of events that get logged, as well as the triggering action, and optional elements of log messages.

Methods

Method Description Introduced
add_end_control_channel_element Adds the optional log elements for the end of control channel connection. BIG-IP_v11.6.0
add_end_data_channel_element Adds the optional log elements for the end of data channel connection. BIG-IP_v11.6.0
add_start_control_channel_element Adds the optional log elements for the start of control channel connection. BIG-IP_v11.6.0
add_start_data_channel_element Adds the optional log elements for the start of data channel connection. BIG-IP_v11.6.0
create Creates the specified ALG log profiles. BIG-IP_v11.6.0
delete_alg_log_profile Deletes a specified list of ALG log profiles. BIG-IP_v11.6.0
delete_all_alg_log_profiles Deletes all ALG log profiles. BIG-IP_v11.6.0
get_csv_format_state Gets the states that if true, enable support for CSV log format. BIG-IP_v13.0.0
get_default_profile Gets the names of the default profiles from which the specified profiles will derive default values for attributes. BIG-IP_v11.6.0
get_description Gets the descriptions for a set of ALG log profiles. BIG-IP_v11.6.0
get_end_control_channel_action Gets the log action for the specified log profile and event. BIG-IP_v11.6.0
get_end_control_channel_element Gets the optional log elements for the end of control channel connection. Optional elements are attributes that provide additional information about the connection, but is not essential for traceability. BIG-IP_v11.6.0
get_end_data_channel_action Gets the log action for the specified log profile and event. BIG-IP_v11.6.0
get_end_data_channel_element Gets the optional log elements for the end of data channel connection. Optional elements are attributes that provide additional information about the connection, but is not essential for traceability. BIG-IP_v11.6.0
get_inbound_transaction_action Gets the log action for the specified log profile and event. BIG-IP_v11.6.0
get_list Gets a list of all ALG log profiles. BIG-IP_v11.6.0
get_start_control_channel_action Gets the log action for the specified log profile and event. BIG-IP_v11.6.0
get_start_control_channel_element Gets the optional log elements for the start of control channel connection. Optional elements are attributes that provide additional information about the connection, but is not essential for traceability. BIG-IP_v11.6.0
get_start_data_channel_action Gets the log action for the specified log profile and event. BIG-IP_v11.6.0
get_start_data_channel_element Gets the optional log elements for the start of data channel connection. Optional elements are attributes that provide additional information about the connection, but is not essential for traceability. BIG-IP_v11.6.0
get_version Gets the version information for this interface. BIG-IP_v11.6.0
is_base_profile Determines whether the specified ALG log profiles are base profiles. A base profile sits at the base of the profile&aposs inheritance tree, supplying the defaults for every profile derived from it. (See also is_system_profile). BIG-IP_v11.6.0
is_system_profile Determines whether the specified ALG log profiles are system profiles. A system profile is a profile pre-configured on the system, ready for use. Non-system profiles are profiles created or modified by a user. Note that if a system profile is modified, it is no longer considered a system profile. (See also is_base_profile). BIG-IP_v11.6.0
remove_all_end_control_channel_elements Removes all the optional log elements from the end of control channel connection. BIG-IP_v11.6.0
remove_all_end_data_channel_elements Removes all the optional log elements from the end of data channel connection. BIG-IP_v11.6.0
remove_all_start_control_channel_elements Removes all the optional log elements from the start of control channel connection. BIG-IP_v11.6.0
remove_all_start_data_channel_elements Removes all the optional log elements from the start of data channel connection. BIG-IP_v11.6.0
remove_end_control_channel_element Removes the optional log elements for the end of control channel connection. BIG-IP_v11.6.0
remove_end_data_channel_element Removes the optional log elements for the end of data channel connection. BIG-IP_v11.6.0
remove_start_control_channel_element Removes the optional log elements for the start of control channel connection. BIG-IP_v11.6.0
remove_start_data_channel_element Removes the optional log elements for the start of data channel connection. BIG-IP_v11.6.0
set_csv_format_state Sets the states that if true, enable support for CSV log format. BIG-IP_v13.0.0
set_default_profile Sets the names of the default profiles from which the specified profiles will derive default values for attributes. BIG-IP_v11.6.0
set_description Sets the description for a set of ALG log profiles. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.6.0
set_end_control_channel_action Sets the log action to occur at the end of the control channel connection for the specified log profiles. BIG-IP_v11.6.0
set_end_data_channel_action Sets the log action to occur at the end of the data channel connection, for the specified log profile. BIG-IP_v11.6.0
set_inbound_transaction_action Sets the log action to occur for an inbound transaction event to an ALG end-point for the specified log profile. Inbound transaction log entry could contain both incoming and outgoing messages. BIG-IP_v11.6.0
set_start_control_channel_action Sets the log action to occur at the creation of the control channel connection for the specified log profiles. Control channel is the out-of-band channel where control information is exchanged between server and client. See LogAction for more details. BIG-IP_v11.6.0
set_start_data_channel_action Sets the log action to occur at the creation of the data channel connection for the specified log profile. BIG-IP_v11.6.0

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.