Help Center/
Cloud Search Service/
User Guide (Kuala Lumpur Region)/
Enhanced Features/
Flow Control/
One-click Traffic Blocking
Updated on 2023-06-20 GMT+08:00
One-click Traffic Blocking
You can block all traffic in one click, except the traffic that passes through O&M APIs, to handle unexpected traffic burst and quickly recover your cluster.
- Log in to the CSS management console.
- Choose Clusters in the navigation pane. On the Clusters page, locate the target cluster and click Access Kibana in the Operation column.
- In the navigation pane on the left, choose Dev Tools and run commands to enable or disable one-click traffic blocking.
- Enabling one-click traffic blocking
PUT /_cluster/settings { "persistent": { "flowcontrol.break.enabled": true } }
- Disabling one-click traffic blocking
PUT /_cluster/settings { "persistent": { "flowcontrol.break.enabled": false } }
- Enabling one-click traffic blocking
Parent topic: Flow Control
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot