How to handle the logs in case of failures.
Open
bug
- Dominant language
- HTML
- Stars
- 137
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have been trying to figure out a way to handle the logs in case of failure.
So, if logs could not export to ES because of any reasons, I want to write these logs to a file using a filesink or any other way. But I am only able to find the exception details(using ExportExceptionCallback of ConfigureChannel), but not the logs that failed to export.
Is there any way by which this could be done?
Contributor guide
Assessment
This issue has not been assessed yet.