You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we please create 5.5.0 Branch? I Forked ElasticSearch and ELK and have updated them to the latest CP, Consul, LS, ES, KB and would like to be able to iterate with others in the community before merging 5.5.0 to the master branch. There are still some Todos, etc.... but without having a branch to work out of I can put in PRs.
Create Dev vs Prod configurations specific to ES (Like we have in Consul with --bootstrap-expect)
Use Keys / Certificates instead of hardcoded UN and PW in X-Pack / ( Like we do in Prometheus
Configure Prometheus plugin to allow for scraping.
Add a Docker --log-driver test to the examples.
Determine if we should use consultemplates instead of sed. Some aspects of the ELK stack .yml's don't interpret ${HOSTNAME} /facepalm. (Kibana I believe)
Put all the lifecylce hooks into one manage.sh
Add Backup with Manta
Make X-Pack optional via EnvVar XPACK_ENABLE=1 or XPACK_ENABLE=0
Update the Documentation / ScreenShots
The text was updated successfully, but these errors were encountered:
Can we please create 5.5.0 Branch? I Forked ElasticSearch and ELK and have updated them to the latest CP, Consul, LS, ES, KB and would like to be able to iterate with others in the community before merging 5.5.0 to the master branch. There are still some Todos, etc.... but without having a branch to work out of I can put in PRs.
https://github.com/Smithx10/elk/tree/5.5
https://github.com/Smithx10/elasticsearch/tree/5.5
Some todos:
The text was updated successfully, but these errors were encountered: