Directory layout of the Talend LogServer RPM
       The RPM installs the module with the following directory layout:
  
      
| Type | Description | Default location | 
|---|---|---|
| start_logserver.sh | Shell script to start the service. | /opt/talend/logserver | 
| stop_logserver.sh | Shell script to stop the service. | /opt/talend/logserver | 
| start_logstash_daemon.sh | Shell script to start Logstash. | /opt/talend/logserver | 
| start_kibana_daemon.sh | Shell script to start Kibana. | /opt/talend/logserver | 
| Configuration files | 
                     Talend LogServer configuration files
              location, including:
  | 
                  /opt/talend/logserver | 
| Elasticsearch | Talend LogServer includes a version of Elasticsearch. | /opt/talend/logserver/elasticsearch-6.1.2 | 
| Logstash | Talend LogServer includes a version of Logstash. | /opt/talend/logserver/logstash-6.1.2 | 
| Kibana | Talend LogServer includes a version of Kibana. | /opt/talend/logserver/kibana-6.1.2-linux-x86_64 |