ArcGIS Enterprise log data

Overview

arcgis enterprise log

Procedure

  1. Configuring Filebeat on the ArcGIS Enterprise Host to poll the log files on a regular basis (see below)

  2. Verify ArcGIS Log Level is set correctly (see below)

Filebeat configuration - Notes

Filebeat must be installed on each ArcGIS host for which log files are to be collected.

Verify ArcGIS Log Level is set correctly

The evaluations and analyses of the service.monitor dashboards require a log level of Fine at the ArcGIS Server. This value can be set via the ArcGIS Server Manager under Logs > Settings.

Configuration of Filebeat with Elasticsearch as output

The delivery of service.monitor contains a Filebeat configuration in the directory \resources\analytics\elasticsearch\filebeat\arcgis-logfile, which enables ArcGIS log files to be written to an Elasticsearch index using Filebeat. The data is transformed by a referenced ingest pipeline.

The configuration can be combined with other data sources, e.g. FME Flow. An example can be found in the directory \resources\analytics\elasticsearch\filebeat\arcgis-fme-logfile.