Search Results for

    Show / Hide Table of Contents

    FAQ about Casewhere troubleshooting

    This section contains answers to frequently asked questions about troubleshooting Casewhere.

    Where to find the correlation id and request id?

    When responding to API requests, Casewhere automatically sets these ids in the response headers. You can use these ids to search against the log data in the Casewhere Log Viewer.

    image-20211022132012580

    How to query the top slowest endpoints in Casewhere?

    Use the below scripts to query the log database. The performance log data is located under the PerfLogs collection.

    • Create useful indexes.js
    • Top xx Longest Worker Api Endpoints.js
    In This Article
    Back to top Generated by DocFX