Skip to main content
Skip table of contents

Best Practices for Analyzing Errors [VF UG]

It is particularly relevant for users to know that when analyzing an error, it can be particularly helpful to explicitly filter on the fields mentioned before. This is due to the fact that OpenSearch Dashboard will display only a limited amount of log entries at once. Taking this into consideration, the table view contains information on all of a log entries fields. That information can be used to get the 'service' or 'correlationId' and filter for related messages.
Another recommended approach is to start off by limiting the level (using numericLevel) to find relevant log messages. A user can then expand the search to more detailed messages using filters like 'service' or 'correlationId'.
Please note that search criteria can combined using Lucene query syntax' (documentation for that is linked from OpenSearch Dashboard's search bar).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.