web
web copied to clipboard
Logging and monitoring
Background
We will need some kind of logging and monitoring solution for our application hosted on kubernetes. We should be able to:
- [ ] Hoover logs into a central location such as Graylog or ELK in a GDPR compliant way
- [ ] Allow trusted members to search through those logs
- [ ] Gather metrics on the various aspects of our system eg: number of 5xx responses, sql query performance, etc
- [ ] Send alarms to certain members when serious errors that require investigation occur
Impact
High
Urgency
Now
@CarwynNelson assigning this to you but @Freshrojek @giulio-giunta and I are all eager to learn! Perhaps we could do it together?
@giulio-giunta