Hi all,
I’m wondering if it's possible to pull ArcGIS Server Logs data (Errors, Logs and Statistics)
I’d like to do some fun FME diagnostic work on this data: using AI to read log messages, recording daily statistics and comparing stats daily and possibly alerting GIS by email.
Page 1 / 1
The ArcGIS Logs are saved to ‘physical’ logs files in a defined directory. If you have access to that, then you can configure FME to read them.
You can also query them via the REST API - https://developers.arcgis.com/rest/enterprise-administration/server/logsquery/