Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这应该是最简单的了 #3

Closed
novohool opened this issue Jun 28, 2018 · 1 comment
Closed

这应该是最简单的了 #3

novohool opened this issue Jun 28, 2018 · 1 comment

Comments

@novohool
Copy link

novohool commented Jun 28, 2018

docker run -p 5601:5601 -p 9200:9200 -p 5044:5044 -e ES_MIN_MEM=128m  -e ES_MAX_MEM=1024m -it --name elk sebp/elk:es220_l222_k441
service logstash stop 
/opt/logstash/bin/logstash -e 'input { stdin { } } output { elasticsearch { hosts => ["localhost"] } }'
service logstash start 
@v5tech
Copy link
Owner

v5tech commented Jul 20, 2018

@v5tech v5tech closed this as completed Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants