Log::DestinationSplunk¶
Introduced : BIG-IP_v9.0
The Splunk destination interface enables you to format messages in the
Splunk format then pass them to a destination that will deliver the
message.
Methods¶
Method | Description | Introduced |
create | Creates a Splunk destination. | BIG-IP_v11.3.0 |
delete_all_splunk_destinations | Deletes all Splunk log destinations. | BIG-IP_v11.3.0 |
delete_splunk_destination | Deletes the specified Splunk log destinations. | BIG-IP_v11.3.0 |
get_description | Gets the description for the specified Splunk log destinations. | BIG-IP_v11.3.0 |
get_forwarding_destination | Gets the destination that will forward Splunk formatted messages. | BIG-IP_v11.3.0 |
get_list | Gets the list of Splunk destinations. | BIG-IP_v11.3.0 |
get_version | Gets the version information for this interface. | BIG-IP_v11.3.0 |
set_description | Sets the description for the specified Splunk log destinations. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.3.0 |
set_forwarding_destination | Sets the destination that will forward Splunk formatted messages. The destination must be a database, remote HSL, local Syslog, or remote Syslog destination. | BIG-IP_v11.3.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.