(Solved) External Elasticsearch - An error occured while report is being loaded!

Started by sorano, September 29, 2020, 12:58:20 PM

Previous topic - Next topic
Ok, I was just too eager. A couple of minutes after posting this the reports started showing up. I guess it did not have enough data to display straight after an elasticsearch setup.




So seeing the discussions regarding offloading elasticsearch I figured it would be the right way to go.

However, after configuring Sensei to use external Elasticsearch everything looked fine in the setup wizard, but once I wanted to check reports I just get An error occured while report is being loaded! I'm using passwordless elasticsearch version 7.9.2.

Clicking on view error message:
{
  "error": {
    "root_cause": [
      {
        "type": "index_not_found_exception",
        "reason": "no such index [conn_all]",
        "resource.type": "index_or_alias",
        "resource.id": "conn_all",
        "index_uuid": "_na_",
        "index": "conn_all"
      }
    ],
    "type": "index_not_found_exception",
    "reason": "no such index [conn_all]",
    "resource.type": "index_or_alias",
    "resource.id": "conn_all",
    "index_uuid": "_na_",
    "index": "conn_all"
  },
  "status": 404
}
2x 23.7 VMs & CARP, 4x 2.1GHz, 8GB
Cisco L3 switch, ESXi, VDS, vmxnet3
DoT, Chrony, HAProxy + NAXSI, Suricata
VPN: IPSec, OpenVPN, Wireguard
MultiWAN: Fiber 500/500Mbit dual stack + 4G failover

--
Available for private support.
Did my answer help you? Feel free to click [applaud] to the left