IBM Operations Analytics - Log Analysis, Version 1.3.2

logstash operations

You can use the logstash-util script to start, stop, restart, or provide the status of logstash.

About this task

You can use the logstash-util script for logstash process lifecycle management.

Procedure

  1. To start, stop, restart, or provide the status of logstash, run the following command:
    <install-dir>/utilities/logstash-util.sh start| stop| restart| status
    where <install-dir> is the name of the logstash installation location.
  2. To confirm that logstash is running, run the logstash-util script and use the status option. The status option also displays the logstash process identifier.


Feedback