Metrics and Logging
Metrics and Alerts
AIStor Server publishes point-in-time metrics using the Prometheus Data Model. You can use any scraping tool which supports that data model to pull those metrics into a database for populating historical views, performing query/analysis of metrics data, or creating alerts on preferred data points.
Other metrics and analytics software suites which support the Prometheus data model may also work.
Logging
AIStor Server publishes all minio server
operations to the system console.
AIStor Server also supports publishing server logs and audit logs to supported external receivers:
Healthchecks
AIStor Server exposes unauthenticated endpoints for probing node uptime and cluster high availability for simple healthchecks. These endpoints return only an HTTP status code. See Healthcheck API for more information.