mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
26 lines
733 B
Plaintext
26 lines
733 B
Plaintext
created: 20161105234744185
|
|
creator: user
|
|
modified: 20161106000838396
|
|
modifier: user
|
|
tags: docker logstash
|
|
title: ELK Stack
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
|
; 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 |