September 2018
Intermediate to advanced
412 pages
11h 12m
English
IIoT application logs are typically unstructured and usually contain control flows, exceptions, and variables with different trace levels. These logs are usually stored in a file with a given trace format, for example in Java using Log4j. Logging application logs is a common practice and tracing of application logs is essential for identification of the same request or session across different microservices and devices.