Administration

Monitoring

Some advise on how to keep your work alive.

Use external tools to monitor the axion health

  • Monitoring and reporting are expensive operations that can negatively affect your repository

  • Offload reporting to external tools to minimize the impact on production servers

  • Use these endpoints for the real-time status of the server

  • Consider using the Prometheus endpoint as a data source for other tools like Grafana or Elastic

Keep the audit log enabled

  • The audit log is to track configuration changes

  • This log is useful when troubleshooting/investigating issues

Mine the log files

  • Learn about the logging options

  • Review log files to find errors