© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
D. VostokovFundamentals of Trace and Log Analysishttps://doi.org/10.1007/978-1-4842-9896-1_3

3. Error Patterns

Dmitry Vostokov1  
(1)
Dalkey, Dublin, Ireland
 
The next block of patterns we cover is Error Patterns. These patterns are related to error and failure messages, either explicitly stating that there is an error or doing that indirectly via error code, abnormal function return value, or (in the case of Windows systems) NT status value in the failure range. Their pattern language names are
  • Error Message

  • Exception Stack Trace

  • False Positive Error

  • Periodic Error ↓1

  • Error Distribution

Error Message

This Error Message can be reported either explicitly ...

Get Fundamentals of Trace and Log Analysis: A Pattern-Oriented Approach to Monitoring, Diagnostics, and Debugging now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.