Hi,
Strangely enough, it appears the issue has automagically fixed itself. The reports are being generated normally, without any corrective actions from my side. I'm still not sure what was causing it. I'll still post the result of the above query.
{
"took": 0,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"failed": 0
},
"hits": {
"total": 1,
"max_score": 1,
"hits": [
{
"_index": ".kibana",
"_type": "dashboard",
"_id": "94faeb90-a803-11e7-9c6f-ef15b8630434",
"_score": 1,
"_source": {
"title": "Test Dashboard",
"hits": 0,
"description": "Dashboard for Test",
"panelsJSON": """[{"col":7,"id":"97b6f3c0-a802-11e7-bfff-e36fdd5276d1","panelIndex":2,"row":1,"size_x":6,"size_y":3,"type":"visualization"},{"col":1,"id":"8798f260-a805-11e7-9c6f-ef15b8630434","panelIndex":3,"row":1,"size_x":6,"size_y":3,"type":"visualization"},{"size_x":12,"size_y":5,"panelIndex":7,"type":"visualization","id":"e14181d0-a01a-11e7-8e72-47889a173ad3","col":1,"row":4}]""",
"optionsJSON": """{"darkTheme":false}""",
"uiStateJSON": """{"P-7":{"vis":{"legendOpen":false}}}""",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": """{"filter":[{"query":{"match_all":{}}}],"highlightAll":true,"version":true}"""
}
}
}
]
}
}