kemonine
/
lollipopcloud
Archived
1
0
Fork 0
This repository has been archived on 2022-08-05. You can view files and clone it, but cannot push or open issues or pull requests.
lollipopcloud/armbian/elasticbeats.md

20 lines
882 B
Markdown
Raw Normal View History

2018-06-08 02:33:45 +00:00
https://www.elastic.co/products/beats/filebeat
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-configuration.html
docker pull docker.elastic.co/beats/filebeat:6.2.4
docker run --name filebeat --restart unless-stopped --net docker-private --ip 172.30.11.11 -e TZ=UTC -e DEBUG=1 docker.elastic.co/beats/filebeat:6.2.4
This can't be accomplished just yet but it looks promising for the future
https://github.com/elastic/beats-docker/tree/6.2
https://discuss.elastic.co/t/how-to-install-filebeat-on-a-arm-based-sbc-eg-raspberry-pi-3/103670/2
https://github.com/elastic/beats/tree/master/dev-tools/packer
https://s3-us-west-2.amazonaws.com/beats-package-snapshots/index.html?prefix=filebeat/
https://s3-us-west-2.amazonaws.com/beats-package-snapshots/index.html?prefix=metricbeat/