Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 440 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 440 Bytes

Loki

Contains Fluentd, Elasticsearch and Kibana.

System requirements

  • Docker

Building

To build containers

  • docker-compose build

Running

  • docker-compose up

Testing / Local development

If you need to use fluent-cat locally:

  • fluentd -v '~> 0.12.0'

Deploy

First time

docker-compose build
docker-compose push
kontena stack install --deploy kontena.yml

Subsequent deploys

./deploy.sh