-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feat: logging viewer/indexing with elk #62
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I trust you on that <3
one question, would it be for production only? or development as well? |
it's for whatever we set it to ;) I was also thinking anyway about it, to just set one central server for monitoring and not running it on every server I want to make another test then I will merge |
* master: (fix) acme.json generation was lost somewhere (impr) complete the bootstrap process (Impr) Improve start.sh so it's idempotent (Fix) Fix readme (Impr) Now the script waits till oms-core is ready (Fix) Readme didn't display the table (Impr) made 'make bump' idempotent(ish) (Fix) .env is now copied from the template (Feat) Improve readme, add option for command execution (Fix) Fix conditional for bump_repo Last finishments, bugfixes Put better flags, correct minor stuff, add start.sh Re-think script for the bootstrap For some reason acme.json was tracked Add empty acme.json for no-hassle startups Improve Letsencrypt configuration, mount acme
I'll merge in a couple of days |
@linuxbandit can you rebase this on master? then we can merge I suppose |
This closes MEMB-100, MEMB-288
By adding Metricbeat it will close MEMB-289