Loki (Deprecated)
WARNING
This destination has been deprecated and replaced with a new Loki destination. While it will continue to function, it will no longer receive any enhancements and you should migrate to the new destination. For more information about the new destination, see this documentation.
Supported Types
✓
Configuration Table
endpoint
string
The target URL to send Loki log streams to (e.g. http://loki:3100/loki/api/v1/push). to.
headers
map
Additional headers to attach to each HTTP Request.
configure_tls
bool
false
Configure advanced TLS settings.
insecure_skip_verify
bool
false
Enable to skip TLS certificate verification.
ca_file
string
Certificate authority used to validate TLS certificates.
mutual_tls
bool
false
Whether or not to use mutual TLS authentication.
cert_file
string
A TLS certificate used for client authentication.
key_file
bool
A TLS private key used for client authentication.
Supported Retry and Queuing Settings
This destination supports the following retry and queuing settings:
✓
✓
✓
Last updated
Was this helpful?