Ara (aka Log Aggregator) - KPMP/heavens-docker GitHub Wiki

Ara is the log aggregator. It is intended to be a central repository for logs from the various apps hosted at UMich.

Ara

Ara is secured with a simple Apache basic_auth proxy. The secure htpasswd file is stored in the KPMP secure files repository.

Be sure to deploy the file to your environment and update your .env mapping accordingly.

Architecture

Ara is an EFK stack (ElasticSearch, Fluentd, Kibana)