getForwarders
Method
Purpose
The method returns the list of forwarders.
Type
Synchronous, IMPACT_INFO
Arguments
Name |
Type |
Description |
String |
If this argument is empty, information about all the configured forwarders is returned. |
Returns
Name |
Type |
Description |
Key |
String |
The forwarder key |
Name |
String |
Name of the forwarder |
Host |
String |
The host name of forwarder destination |
Port |
String |
The port of forwarder destination |
Use Compression |
Boolean |
If the connection is slow, you can configure the logs to be compressed for a more rapid flow of data. Define whether the logs are compressed (true) or not (false: default value) |
Use Authentication |
Boolean |
Define whether the communication is authenticated (true) or not (false - default value) |
Use Encryption |
Boolean |
Define whether the communication is encrypted (true) or not (false - default value) |
Use Schedule |
Boolean |
Define whether the scheduled forwarding (logs are sent over a period of time) is enabled (true) or not (false - default value) |
Forward UC Logs |
Boolean |
Specifies whether Universal Collector internal logs are forwarded or not |
Buffer Size |
Integer |
Buffer size in megabytes |