Testing the DIS Logstash Plugin
Testing DIS Logstash Input
- Start PuTTY and log in to the server on which Logstash is installed.
- Start the Logstash program.
bin/logstash -f dis_to_local.conf
In the preceding command, -f indicates the path of the configuration file.
- Check that DIS Input can successfully download data from DIS.
Upload data to a stream to which DIS Input points. If Logstash does not report an error and DIS Output can obtain data, the download is successful.
- Log in to the DIS console. Two minutes later, check monitoring data of the DIS stream specified in Table 1. If data download (indicated in blue lines) is displayed, DIS Logstash Input is running successfully.
Testing DIS Logstash Output
- Start PuTTY and log in to the server on which Logstash is installed.
- Start the Logstash program.
bin/logstash -f local_to_dis.conf
In the preceding command, -f indicates the path of the configuration file.
- Check that DIS Logstash Output can successfully upload data to DIS.
Ingest data to the input end of Logstash. If Logstash does not report an error and can upload data to the specified stream, the upload is successful.
- Log in to the DIS console. Two minutes later, check monitoring data of the DIS stream specified in Table 2. If data upload (indicated in green lines) is displayed, DIS Logstash Output is running successfully.
What is your overall rating for this page?
Thank 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