Team,
Can you please help me to give an idea/sample code on embedding the kibana dashboard into my web application? what are the steps I have to follow?
Fyi, I have enabled Elasticsearch cluster setup and configured it in the Kibana system. I did basic authentication security for Elasticsearch.
Thanks for the details. Yes, I have checked and got the embed URL. but that URL is not loaded in the application. it's showing "/internal/security/login" unauthorized error.
And I have done the basic authentication. want to auto-login kibana dashboard which embedded in Iframe
Can you share a HAR file and check Kibana verbose logs (logging.verbose: true) to see if there is anything suspicious?