After deployment, we monitor the logs to detect any new error occurrences. I'm seeking a mechanism or approach to identify these new errors.
For example, if an issue arises after deployment and the log displays an error like "XYZ field not found," I want to identify all unique errors that have occurred today as a result of new code changes.
Thanks a lot for helping in advance.