Release Content
The release folder of service.monitor Analytics contains the two main folders "web" and "elasticsearch":
- web
-
The
.war
file in this folder contains the service.monitor Analytics web application which must be deployed as a Tomcat web context (see next chapter).
The.jar
file contains the service.monitor Analytics bundles for map.apps and must be uploaded to your map.apps installation as new bundles.The
service-log
folder contains files that allow integration with other con terra products. - elasticsearch
-
This folder contains necessary configuration files for configuring and operating the elasticsearch stack. This comprises:
-
bin
: scripts to explain environment variables being read by logstash -
dev console
: Elasticsearch index template policy configuration to be used in KibanaDev Tools
-
logstash
: Logstash data pipelines for Analytics -
kibana
: Kibana dashboards, queries and widgets (version 7.11 and 7.12) -
elasticsearch
: Elasticsearch configuration options -
filebeat
: Filebeat configuration (ArcGIS) -
ingest
: ingest pipelines
-
Since version 4.4 the software components Elasticsearch and Logstash are no longer part of the delivery. Please download them and Kibana from elastic.co or get it from your package manager. |