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

Improve logging aggregation #117

Open
renoirb opened this issue Feb 26, 2015 · 0 comments
Open

Improve logging aggregation #117

renoirb opened this issue Feb 26, 2015 · 0 comments

Comments

@renoirb
Copy link
Member

renoirb commented Feb 26, 2015

Following up what’s started in #111 and a long due feature, we want to drastically improve how we can diagnose server problems. Being able to get all logs from one place, already parsed and indexed is a big upgrade.

Tasks estimation

  • Ensure every VM’s service logs are rotated locally and kept a minimum time and purged
  • Ensure every VM sends asynchronously logs to a log aggregator server for indexing
  • Ensure log aggregator server has its own index and is backed up automatically
  • Ensure every VM asynchronous sender is always up
  • ...?
@renoirb renoirb self-assigned this May 12, 2015
@renoirb renoirb removed their assignment Sep 21, 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

1 participant