mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
created: 20161105234744185
|
|
creator: user
|
|
modified: 20170204191247225
|
|
modifier: user
|
|
tags: docker logstash
|
|
title: ELK Stack
|
|
type: text/vnd.tiddlywiki
|
|
|
|
; The ELK stack powered by Docker and Compose.
|
|
: https://github.com/aikomastboom/docker-elk
|
|
|
|
; Docker apps logging with Filebeat and Logstash
|
|
: http://stackoverflow.com/questions/33432983/docker-apps-logging-with-filebeat-and-logstash
|
|
|
|
; Docker ELK stack
|
|
: https://github.com/ind3x/rpi-docker-elk
|
|
|
|
; Graylog Extended Log Format (GELF)
|
|
: http://docs.graylog.org/en/2.1/pages/gelf.html
|
|
|
|
; LogStash input plugins
|
|
: https://www.elastic.co/guide/en/logstash/current/input-plugins.html
|
|
|
|
; LogStash GELF input plugin
|
|
: https://github.com/logstash-plugins/logstash-input-gelf
|
|
|
|
; LogStash working w/ plugins
|
|
: https://www.elastic.co/guide/en/logstash/current/working-with-plugins.html
|
|
|
|
; Docker GELF Logging Example
|
|
: https://github.com/francolaiuppa/docker-gelf-logging-example
|
|
|
|
; A connector that collects data using 'appmetrics' and sends it to ElasticSearch for use with Kibana
|
|
: https://github.com/RuntimeTools/appmetrics-elk |