Skip to content

Commit

Permalink
🕺ELK override support in stacks
Browse files Browse the repository at this point in the history
  • Loading branch information
BretFisher committed Dec 11, 2018
1 parent 964ab49 commit 6e46104
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions stack-elk.override.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: '3.3'

services:
logstash:
ports:
- "12201:12201/udp"

configs:
logstash_pipeline:
file: logstash.conf

0 comments on commit 6e46104

Please sign in to comment.