ASM::LoggingRemoteStorage

Introduced : BIG-IP_v9.0
A struct that represents the “logging remote storage” setting.
Member Type Description
base LoggingRemoteStorageBase The “logging remote storage base” setting.
protocol LoggingRemoteProtocol The protocol for remote logging.
facility LoggingRemoteFacility The remote log-facility. This value is only used when type is ‘LOGGING_REMOTE_STORAGE_REMOTE’, otherwise it is ignored.
maximum_request_size long The maximum request size (0 = any).
maximum_header_size long The maximum header size (0 = any). This value is only used when type is ‘LOGGING_REMOTE_STORAGE_REMOTE’, otherwise it is ignored.
maximum_query_size long The maximum query size (0 = any). This value is only used when type is ‘LOGGING_REMOTE_STORAGE_REMOTE’ or ‘LOGGING_REMOTE_STORAGE_REPORTING_SERVER’, otherwise it is ignored.
maximum_entry_length long The maximum entry length which may be 2048, 10240 or 65536 bytes. This value is only used when protocol is ‘LOGGING_REMOTE_PROTOCOL_TCP’, otherwise it is ignored (and zero).
report_anomalies_flag boolean The flag that indicates whether Report Detected Anomalies is ON or OFF.

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.