Skip to content

Preparation

  • The following directory structure is expected:

.\insight

    |
    +----- jdk
    |
    +----- elasticsearch
    |
    +----- kibana
    |
    +----- logstash    
    |
    +----- monitoring
    |
    +----- wildfly
    |
    +----- mariadb
    |
    +----- nssm (windows only!)
  • Using the Wildfly/TomEE integrated H2 database is not recommended for production usage!

  • The components ElasticSearch, Kibana and Wildfly use the dedicated JDK to run. You should not delete the JDK directory even if there is a JDK installed in your system!

  • For windows only there must be a folder nssm which contains the nssm.exe (ServiceManager for Windows)

Configfiles

insight-middleware-config.zip relies on the folder-structure above and contains adjusted config-files for the server-components. Please unzip insight-middleware-config.zip into this folder-structure and make sure that the config-files are all in the right places.