dockerlabs / beats

:tropical_fish::whale2: Beats powered by Docker and Compose

Home Page:https://github.com/elastic/beats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic Beats

Build Status

Environ

Create .env file

LOGSTASH_HOST=logstash:5020
SSL_BEATS_DIR=/etc/ssl/beats
NGINX_STATUS_URL=http://127.0.0.1:8080/nginx_status
CELERY_BROKER_URL=amqp://guest:guest@localhost:5672

Quickstart

$ make up
$ make logs

About

:tropical_fish::whale2: Beats powered by Docker and Compose

https://github.com/elastic/beats

License:MIT License


Languages

Language:Python 86.8%Language:Makefile 13.2%