Skip to content

Ara (aka Log Aggregator)

rlreamy edited this page Jan 30, 2020 · 1 revision

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)

Clone this wiki locally