[
    {
        "channel": "CirrusSearchRequests",
        "context": {
            "docIds": [
                26,
                42
            ],
            "elasticTookMs": 0,
            "executor": "123456789",
            "hitsOffset": 0,
            "hitsReturned": 1,
            "hitsTotal": 1,
            "identity": "2c33c9c64851a02e2ba8143c6550a3b8",
            "index": "wiki",
            "indexSuffix": false,
            "maxScore": 1,
            "queryType": "get",
            "source": "cli",
            "suggestionRequested": false,
            "tookMs": 0
        },
        "level": "debug",
        "message": "get of {indexSuffix}.{docIds} against {index} took {tookMs} millis and {elasticTookMs} Elasticsearch millis. Found {hitsTotal} total results and returned {hitsReturned} of them starting at {hitsOffset}. Requested via {source} for {identity} by executor {executor}"
    }
]