Skip to content

Instantly share code, notes, and snippets.

@Jammink2
Created June 22, 2016 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jammink2/cabc87bfa558097853b2e7a56f4bec93 to your computer and use it in GitHub Desktop.
Save Jammink2/cabc87bfa558097853b2e7a56f4bec93 to your computer and use it in GitHub Desktop.
elasticsearch:
image: elasticsearch
fluentd:
image: jpetazzo/fluentd:v0.1
ports:
- "127.0.0.1:24224:24224"
kibana:
image: kibana
ports:
- "5601:5601"
environment:
ELASTICSEARCH_URL: http://elasticsearch:9200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment