2.8.5.4 Configure Logstash

This section describes how to configure Logstash.

Logstash is a supporting software for data ingestion to the OpenSearch.

To configure logstash:

  1. Navigate to $HOME, which refers to the user's home directory. For example, /scratch/ fccstudio/logstash<version>.
  2. Download the Logstash tar file from here.
  3. Untar contents of the tar file.
  4. Provide this folder path for the parameter “Logstash_Home” in the config.sh file.
    The Compliance Studio installer will automatically configure the Logstash properties where necessary.

    Note:

    The ca.crt file should be copied from the open search server into the Logstash_Home/config path when https is enabled in OpenSearch.