Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ff09c457
authored
Nov 23, 2016
by
Avi Junowicz
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
new docker compose file for elasticsearch and kibana
parent
5a233418
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
docker/composers/elk.yml
docker/composers/elk.yml
0 → 100644
View file @
ff09c457
elk
:
image
:
sebp/elk
ports
:
-
"
5601:5601"
-
"
9200:9200"
fluentd-es
:
image
:
openfirmware/fluentd-elasticsearch
ports
:
-
"
24224:24224"
-
"
8888:8888"
links
:
-
elk:elasticsearch
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment