This section explains how to search for specific messages in the Messages table where all the messages handled via a specific EI artifact during a selected time interval are listed.
This table is displayed as a gadget in the following scenarios.
- Analyzing Statistics for Proxy Services
- Analyzing Statistics for REST APIs
- Analyzing Statistics for Sequences
- Analyzing Statistics for Endpoints
- Analyzing Statistics for Inbound Endpoints
- Analyzing Statistics for Mediators
Requirement | Search Syntax | Example |
---|---|---|
Search for messages where the payload contains specific text. | beforePayload: \"REQUIRED_TEXT" OR afterPayload: \"REQUIRED_TEXT" | If you are searching for a message with a payload that contains the text |
Search for a message with a specific message flow ID. | messageId:<MESSAGE_FLOW_ID> | |