Log Exporters
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all Log Exporters in a configuration
/api/v4.0/conf/{config}/log-exporters
Get an individual Log Exporter configuration from the specified configuration
/api/v4.0/conf/{config}/log-exporters/{entry_id}
Update an individual Log Exporter configuration within a configuration
/api/v4.0/conf/{config}/log-exporters/{entry_id}
Name field
This configuration will only take effect when the flag is set to true
all
, blocked
Format of the log row that will be exported
custom_syslog
List of attached Server Group IDs or all
Create an individual Log Exporter configuration within a configuration
/api/v4.0/conf/{config}/log-exporters/{entry_id}
Name field
This configuration will only take effect when the flag is set to true
all
, blocked
Format of the log row that will be exported
custom_syslog
List of attached Server Group IDs or all
Delete an individual Log Exporter configuration from the specified configuration
/api/v4.0/conf/{config}/log-exporters/{entry_id}
Get list of versions of Log Exporters in a configuration
/api/v4.0/conf/{config}/log-exporters/versions
Get a specific version of an Log Exporter configuration
/api/v4.0/conf/{config}/log-exporters/versions/{version}
Set a previous Log Exporters version to be the current one
/api/v4.0/conf/{config}/log-exporters/versions/{version}/revert