Load kibana dashboard from filebeat

I have an OpenDistro stack setup with the security plugin enabled for both Kibana & ElasticSearch. I am trying to setup filebeat mysql module and I can setup the ingest pipeline and the mapping if I have setup.ilm.enabled: false. However, I can’t figure out how to setup the kibana dashboards. The setup command fails when trying to communicate with kibana since kibana expects auth

Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Exiting: error connecting to Kibana: fail to get the Kibana version: HTTP GET request to http://kibana-querylogs-pathxwhjvoeu.es.clusternest.com:443/api/status fails: parsing kibana response: invalid charact <head><title>400 The plain HTTP request was sent to HTTPS port</titl </h... (truncated)..17.10</center> sent to HTTPS port</center>

Anyway to work around it without disabling the security plugin?

Just tried again with 7.9.1 and it appears to work just fine!

dc exec filebeat filebeat setup --index-management --pipelines --dashboards