Log::DestinationArcSight¶
Introduced : BIG-IP_v9.0
The DestinationArcSight interface enables you to format log messages
into ArcSight format and specify a destination to which to forward
those messages.
Methods¶
Method | Description | Introduced |
create | Creates new ArcSight destinations. | BIG-IP_v11.3.0 |
delete_all_arcsight_destinations | Deletes all ArcSight destinations. | BIG-IP_v11.3.0 |
delete_arcsight_destination | Deletes the specified ArcSight destinations. | BIG-IP_v11.3.0 |
get_description | Gets the description for the specified ArcSight destinations. | BIG-IP_v11.3.0 |
get_forwarding_destination | Gets the forwarding destinations attached to the specified ArcSight destinations. | BIG-IP_v11.3.0 |
get_list | Gets the list of ArcSight 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 ArcSight destinations. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.3.0 |
set_forwarding_destination | Sets the log destination that will be used to forward ArcSight formatted messages for the specified ArcSight destinations. | 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.