The Architecture Practice team in Professional Services is pleased to announce a new series leading up to the Esri User Conference. We will be highlighting various tools and best practices for ArcGIS Enterprise implementation and tuning.
System design and architecture can some times feel daunting. As an ArcGIS Enterprise or ArcGIS Server administrator, you may occasionally be faced with decisions for how to best optimize the services within your site for performance, reduce wait-times, and eliminate service down times.
- ArcGIS Server Tuning and Optimization with System Log Parser - Outlines configuring ArcGIS Server for System Log Parser analysis and setting up System Log Parser.
- System Log Parser - Statistics and Service Optimization - Outlines what specific fields to focus on for service optimization and ways to tune services and the underlying data to optimize performance.
- What is eGDB Health - Egdbhealth is a tool for reporting on various characteristics of Enterprise Geodatabases (eGDBes).
- Using Egdbhealth to Evaluate a Geodatabase - This article discusses how to use the outputs of egdbhealth to evaluate the health of an eGDB.
- **New** Using Egdbhealth in System Design - The primary purpose of the tool is to evaluate the “health” of eGDBes. However, the output can also be used in a system design context. This article addresses the system design use case.
Note: The contents presented above are recommendations that will typically improve performance for many scenarios. However, in some cases, these recommendations may not produce better performance results, in which case, additional performance testing and system configuration modifications may be needed.
Implementing ArcGIS ArcGIS Monitor ArcGIS Enterprise Geodatabase
I am trying to configure the System Log Parser and I am getting the following error message:
Could not collect logs! The required Token Service URL was undefined. Please ensure the Token Service URL is defined at https://servername/arcgis/rest/info.
I went to that URL and the Token Service URL is in fact not defined, but I can't find any documentation on how to fix it. How am I able to set the URL so I can get the System Log Parser to work?