HOW TO
There may be instances when troubleshooting issues with an ArcGIS Monitor deployment and need further information is needed. These issues include but are not limited to:
Enable debug logging on the ArcGIS Monitor Server executable:
sudo systemctl stop arcgis-monitor-server
cd<ArcGIS Monitor account home directory>/.config/ESRI/ArcGISMonitor/config-store-server
sudo vi .env
LOG_LEVEL='debug'
./<Monitor Agent installation location>/bin/arcgis-monitor-server
$HOME/arcgis/monitor/server/bin
./arcgis-monitor-server --serve
Note: Do not forget to start the ArcGIS Monitor/Agent Service after capturing the logs.
Article ID: 000042353
Get help from ArcGIS experts
Start chatting now