Managing CA Certificates for a Logstash Cluster
When connecting a Logstash cluster to an Elasticsearch cluster of CSS, you can skip this section and use a default CA certificate. To connect it to other data sources that require security authentication, you need to use a customize certificate by following the procedures described in this topic.
Scenario
- When a Logstash cluster connects to an Elasticsearch cluster that uses the secure mode and the HTTPS protocol, the default CA certificate preconfigured in CSS can be used to trust the server. Logstash clusters support Viewing Default Certificates.
- If the Logstash cluster connects to other data sources that require security authentication, you need to upload a custom certificate to trust the server. For details, see Uploading a Custom Certificate.
Viewing Default Certificates
- Log in to the CSS management console.
- In the navigation pane on the left, choose Clusters > Logstash.
- In the cluster list, click the name of the target cluster. The cluster information page is displayed.
- Choose Certificate Management > Default Certificates.
- On the Default Certificates tab, check the default CA certificate.
Uploading a Custom Certificate
- Prepare the custom certificate.
- The certificate name contains 4 to 32 characters, and must start with a letter, and end with .cer/.crt/.rsa/.jks/.pem/.p10/.pfx/.p12/.csr/.der/.keystore. The value can contain letters, digits, hyphens (-), underscores (_), and periods (.). Other special characters are not allowed.
- Up to 50 certificates can be uploaded.
- The certificate file size cannot exceed 1 MB.
- Upload the custom certificate to an OBS bucket. For details, see Uploading an Object.
- Log in to the CSS management console.
- In the navigation pane on the left, choose Clusters > Logstash.
- In the cluster list, click the name of the target cluster. The cluster information page is displayed.
- Choose Certificate Management > Custom Certificates.
- On the Custom Certificates page, click Upload Certificate. In the displayed dialog box, configure the certificate.
- OBS Bucket: Select the OBS bucket that holds the custom certificate.
- Certificate Object: Click Select. In the Select Certificate Object dialog box, select the custom certificate that has been uploaded to the OBS bucket in advance and click OK.
- Click OK to upload the custom certificate.
After the custom certificate is uploaded, it is displayed in the certificate list.
- To delete a custom certificate that you no longer need, click Delete in the Operation column, and then click OK to confirm the deletion.
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