Secure Node Access
As a security measure, we recommend you prevent direct browser access to the UI for all Worker Nodes.
Disable Exposing the API Service for Worker Nodes
Cribl recommends that in enterprise Distributed deployments, you disable exposing the API service to the network on the configured API port for all Worker Nodes.
- Select a Worker Group.
- Open Worker Group Settings (top right).
- Under General Settings > API Server Settings, select Advanced.
- Toggle Listen on port off.
- Select Save.
Secure Browser Access to Worker Node
Cribl recommends that in enterprise Distributed deployments, you prevent direct browser access to the UI for all Worker Nodes.
On the Leader Node, start by enabling UI access to Worker Nodes (Stream, Edge). This way, admins will still be able to tunnel through from the Leader to the UI on any Worker Node. This is also a prerequisite for securing Leader-Node Communication with TLS.
- Select a Worker Group.
- Open Worker Group Settings (top right).
- Under General Settings > API Server Settings, select Advanced.
- Toggle Local UI access off.
- Select Save.