Installing DIS Logstash Plugin Online
DIS Logstash Plugin can be installed online or offline.
For online installation, you do not need to download the DIS Logstash Plugin package but directly connect to the public network.
Prerequisites
PuTTY has been installed.
Installing logstash-input-dis
- Start PuTTY or another remote login tool to log in to the server where Logstash is installed.
- Run the following command to navigate to the Logstash installation directory:
cd ${LOGSTASH_HOME}
- Run the following command to install logstash-input-dis:
bin/logstash-plugin install logstash-input-dis
If information similar to the following is displayed, the installation is successful:
Validating logstash-input-dis Installing logstash-input-dis Installation successful
Installing logstash-output-dis
- Start PuTTY or another remote login tool to log in to the server where Logstash is installed.
- Run the following command to navigate to the Logstash installation directory:
cd ${LOGSTASH_HOME}
- Run the following command to install logstash-output-dis:
bin/logstash-plugin install logstash-output-dis
If information similar to the following is displayed, the installation is successful:
Validating logstash-output-dis Installing logstash-output-dis Installation successful
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