In a cribl cloud deployment, what certificate do we use for TLS for syslog?
the documentation for Data Sources, Ports and TLS settings is here:
LogStream Cloud Deployment
Cribl Cloud TLS Cert docs have moved here. In Cloud, we provide a pre-configured TLS Cert that can be used for any new source. Specify the following settings within the TLS Settings tab.
https://docs.cribl.io/stream/securing-and-monitoring/#tls-cloud
TLS in Cribl.Cloud
TLS encryption is pre-enabled on several Sources in Cribl.Cloud, indicated on the Cribl.Cloud portal's Data Sources tab. All TLS is terminated by individual Nodes.
To enable TLS settings for additional Sources, use these configuration settings:
- Private key path:
/opt/criblcerts/criblcloud.key
- CA certificate path:
/opt/criblcerts/criblcloud.crt
- Minimum TLS version:
TLSv1.2
Currently, Cribl.Cloud does not enable you to import your own certificates for mutual TLS authentication. Cribl.Cloud uses TLS to provide encryption in the wire, but leaves authentication at the protocol layer – e.g., Splunk HEC or S2S tokens, Kafka authorization, etc.
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.