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

Display warning when embedded option is used #99

Closed
suyograo opened this issue Apr 6, 2015 · 0 comments
Closed

Display warning when embedded option is used #99

suyograo opened this issue Apr 6, 2015 · 0 comments
Assignees

Comments

@suyograo
Copy link
Contributor

suyograo commented Apr 6, 2015

Logstash has the ability to start and use an embedded Elasticsearch node. This is great for POC and in development mode, but should never be used in a production setting. It is better to have a separate process running ES.

If embedded => true is used in config, a warning should be displayed

This surfaced while discussing the preset GC options in LS. See elastic/logstash#2914

talevy added a commit to talevy/logstash-output-elasticsearch that referenced this issue Apr 7, 2015
@talevy talevy closed this as completed in 5e29504 Apr 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants