Find answers to your technical questions and learn how to use our products
Search suggestions:
This procedure does not impact the service of Analytics operations.
kubectl scale statefulsets/logelasticsearch --replicas=0
kubectl get pods | grep logelasticsearch
kubectl scale statefulsets/logelasticsearch --replicas=3
Previous Topic
Next Topic