Monitoring Options in DHS
11 December 2020 04:35 PM
|
|
MarkLogic DHSMarkLogic Data Hub Service (DHS) provides the fastest and most cost-effective way for enterprises to integrate, store, harmonize, analyze, and secure mission-critical data in the cloud. Because it is a managed service, not all of the monitoring options are available in DHS as are available using MarkLogic Server with the Data Hub Framework. Differences running on AWS and AzureThe management ports differ depending on which cloud provider you are using to host DHS. DHS on AWS uses port 8002 for the managment endpoint. DHS on Azure uses port 8003 for the management endpoint. Dashboard and HistoryThe Monitoring Dashboard, and Monitoring History can also be accessed on the management port. The Monitoring Dashboard provides task-based views of MarkLogic Server performance metrics in real time Monitoring History feature allows you to view critical performance data collected from your cluster Database StatusReturn status information for the named database:
Database MetricsRetrieve historical monitoring data about the databases in the cluster Retrieve historical monitoring data about the named databases:
Server LogsAvailable Log FilesList the logs available on the server Retrieving, Filtering, and Formatting LogsThe Log files can be retrieved with text, json, or xml formatting. The files can be retrieved in whole, or they can be filtered using any combination of:
Retrieve data-hub-STAGING app server error log with text, json, or xml formatting Retrieve Server ErrorLog entries for a specific time range with xml formatting Retrieve Server ErrorLog looking for the patterns SVC or XDMP. Regex or condition, | |
|