The HAC is a web application equipped with tools for administering, monitoring, and configuring your SAP Commerce Cloud solution. Let’s explore its major functionalities:
Administration:
You can use HAC to perform various administrative tasks. Here are a few tasks among many others:
- Activating or viewing tenants
- Managing logging levels for specific loggers
- Initializing or updating the system
- Generating SQL scripts for either initialization or updates
- Verifying license information
- Downloading support log files (such as console, access, solr, jdbc, and so on)
- Employing the PK Analyzer to examine the primary keys
Monitoring
You can also use the HAC to monitor the system at runtime. Here’s how:
- On the Cache page, you’ll see parameters, statuses, and statistics for activated caches.
- The Cluster page shows you the statuses of the available cluster nodes.
- For database monitoring, you have four aspects:
- The Data Sources tab where you can find all configured data sources along with their status parameters.
- The Table Size tab presents a comprehensive list of database tables for the configured data source with their current sizes.
- The JDBC Logging tab allows you to enable logging to the configured log file and also download it.
- The JDBC Log Analysis tab helps you identify JDBC statements that either execute frequently or take unusually long to execute.
- You can use the Thread Dump function to generate a system thread dump.
Leave a Reply