I got it!
So basically the coding team wanted elasticsearch query of a kibana visualization to be displayed to be included in the code.
I tried by going to kibana visualization -> Inspect -> view data -> requests -> request-
Copied the query and used the same in dev tools of kibana using GET { query code}
In dev tools:
GET heartbeat-*/_search?pretty
{
// pasted the inspect code
}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.