LocalLB::LSNLogProfile¶
Introduced : BIG-IP_v11.6.0
LSN log profile controls which events of the LSN translation gets
logged, as well as the action and the triggering event. A LSN log
profile can be referenced from a LSN pool.
Methods¶
Method | Description | Introduced |
add_end_outbound_session_element | Adds the optional log elements for the end of outbound session. | BIG-IP_v11.6.0 |
add_start_outbound_session_element | Adds the optional log elements for the start of outbound session. | BIG-IP_v11.6.0 |
create | Creates the specified LSN log profiles. | BIG-IP_v11.6.0 |
delete_all_lsn_log_profiles | Deletes all LSN log profiles. | BIG-IP_v11.6.0 |
delete_lsn_log_profile | Deletes a specified list of LSN 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 LSN log profiles. | BIG-IP_v11.6.0 |
get_end_inbound_session_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_end_outbound_session_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_end_outbound_session_element | Gets the optional log elements for the end of outbound session. Optional elements are attributes that provide additional information about the connection, but is not essential for traceability. | BIG-IP_v11.6.0 |
get_errors_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_list | Gets a list of all LSN log profiles. | BIG-IP_v11.6.0 |
get_quota_exceeded_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_start_inbound_session_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_start_outbound_session_action | Gets the log action for the specified log profile and event. | BIG-IP_v11.6.0 |
get_start_outbound_session_element | Gets the optional log elements for the start of outbound session. 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 LSN 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 LSN 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_outbound_session_elements | Removes all the optional log elements from the end of outbound session. | BIG-IP_v11.6.0 |
remove_all_start_outbound_session_elements | Removes all the optional log elements from the start of outbound session. | BIG-IP_v11.6.0 |
remove_end_outbound_session_element | Removes the optional log elements for the end of outbound session. | BIG-IP_v11.6.0 |
remove_start_outbound_session_element | Removes the optional log elements for the start of outbound session. | 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 LSN log profiles. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.6.0 |
set_end_inbound_session_action | Sets the log action to occur at the end of the incoming connection to a translation end-point, for the specified log profile. | BIG-IP_v11.6.0 |
set_end_outbound_session_action | Sets the log action to occur at the end of the outbound LSN client connection, for the specified log profile. | BIG-IP_v11.6.0 |
set_errors_action | Sets the log action to occur when LSN translation error is generated, for the specified log profile. | BIG-IP_v11.6.0 |
set_quota_exceeded_action | Sets the log action to occur when LSN client excceded allocated resources, for the specified log profile. | BIG-IP_v11.6.0 |
set_start_inbound_session_action | Sets the log action to occur at the start of an incoming connection to a translation end-point, for the specified log profile. | BIG-IP_v11.6.0 |
set_start_outbound_session_action | Sets the log action to occur at the creation of the outbound LSN client connection for the specified log profile. | BIG-IP_v11.6.0 |
See Also¶
iControl ::
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.