Context View

When you are viewing a log message, you can use Context View to display the log messages that are related to it, providing all of the upstream logs related to the processing of a particular message.

This can be very useful when troubleshooting, for example, if a message fails to process correctly, viewing the related messages can provide you with context to identify at what point during message processing the failure occurred.

Context View can be accessed in two places:

  1. From the Logs page, you can access the Context for each message.

Screen Shot 2024-09-10 at 4.36.04 PM.png
  1. From the Log Details, you can access the Context View for a message.

Screen Shot 2024-09-10 at 4.39.35 PM.png

The Context View displays:

  • Upstream Messages to display where the message came from and any pre-processing.

  • Related Messages to display processing steps that have taken place within the component.

In the screenshot below we can see that the message came from the source component, LLP Listener, and was processed successfully by HL7 Map.

 

Â