How to get new error log occurrences in last 7 days in Kibana

21 Views Asked by At

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.

0

There are 0 best solutions below