Installing DIS Logstash Plugin Offline
DIS Logstash Plugin can be installed online or offline.
For offline installation, you need to obtain the DIS Logstash Plugin package and execute the installation script.
Prerequisites
PuTTY has been installed.
Procedure
- 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}
- Upload the dis-logstash-plugins-X.X.X.zip installation package to this directory.
- Decompress the installation package.
unzip dis-logstash-plugins-X.X.X.zip
- Run the following command to navigate to the directory where the package is decompressed:
cd logstash-plugins
- Run the following command to run the installation program:
bash install.sh –p ${LOGSTASH_HOME}
If information similar to the following is displayed, the installation is successful:
Install dis-logstash-plugins successfully.
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