GeminiDB Instance Port Check
Rule Details
Parameter |
Description |
---|---|
Rule Name |
geminiDB-instance-port-check |
Identifier |
GeminiDB Instance Port Check |
Description |
If a GeminiDB instance is using a disabled port, this instance is non-compliant. |
Tag |
gemini db |
Trigger Type |
Configuration change |
Filter Type |
nosql.instances |
Rule Parameters |
blockedPorts: disabled GeminiDB instance ports. Default value: ["6379","7199","8086","27017"] |
Application Scenarios
The default port is more likely to be eavesdropped, so a non-default port is recommended.
- The default port number of Redis is 6379.
- The default port number of Cassandra is 7199.
- The default port number of Influx is 8086.
- The default port number of Mongo is 27017.
Solution
Call the API for Changing a Database Port.
Rule Logic
- If a GeminiDB instance is using a disabled port, this instance is non-compliant.
- If a GeminiDB instance is not using any disabled port, the check result is compliant.
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot