Updated on 2022-02-22 GMT+08:00

Preparing for Installing a DIS Logstash Plugin

Checking Dependencies

  1. Check that Logstash is running properly.
  2. Ensure that the Java version is 1.8.0 or later. Run the following command to view the Java version:

    java -version

  3. Ensure that the JRuby version is 9.0.0.0 or later. Run the following command to view the JRuby version:

    $ bin/jruby -v

Checking DIS Streams

  1. Use the account to log in to the DIS console.
  2. Click in the upper left corner and select a region and project.
  3. In the navigation tree, choose Stream Management.
  4. Ensure that at least one DIS stream is in the Running state and ready to receive incoming data.

Checking Authentication Information

  • AK/SK file

    Access Key ID/Secret Access Key (AK/SK) files are created by the Identity and Access Management (IAM) service to authenticate calls to application programming interfaces (APIs) on the cloud. To obtain AK/SK, choose My Credentials > Access Keys.

  • Project ID

    A project is a group of tenant resources. A tenant can have multiple projects, one for each region. Each region has a unique Project ID. To view the project IDs of different regions, choose .

Obtaining a DIS Logstash Plugin Package

Obtain the dis-logstash-Plugin-X.X.X.zip package from https://dis-publish.obs-website.cn-north-1.myhuaweicloud.com/.