x

Securing Cribl Stream in a Distributed Deployment

In this video, we’re taking the user through the steps of using TLS to secure a distributed deployment of Cribl Stream.

  1. The starting point of the demo is a not secure distributed deployment.
  2. Create a self-signed certificate and private key.
  3. Secure the Master node using TLS.
  4. Secure the Worker nodes APIs using TLS and Disable direct UI access.
  5. Secure the Master to Worker nodes communication using TLS and showing mTLS.