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

(Optional) Uninstalling the DIS Logstash Plugin

Procedure

  1. Start PuTTY and log in to the server on which Logstash is installed.
  2. Stop the Logstash program.
  3. Go to the directory where the DIS Logstash Plugin is located.

    cd ${LOGSTASH_HOME}

    cd logstash-plugins

  4. Run the following command to uninstall the DIS Logstash Plugin:

    bash uninstall.sh –p ${LOGSTASH_HOME}

    If information similar to the following appears, the DIS Logstash Plugin has been successfully uninstalled:

    Uninstall dis-logstash-plugins successfully.