Logging every exception with Serilog to Elasticsearch. After that we can use Kibana to search and filter for logs.
- .Net 6.0
- Serilog
- Elasticsearch
- Kibana
For example we can use this filter to show every single error that cost more than 100 ms to complete.