I am trying to create a kibana plugin. I need to intercept an specific kind of request made by kibana, which is to a url like this '/api/saved_objects/bulk_get'. In my browser I can see the post parameters, which is exactly the information I need.
But, inside my plugin, I cannot get those post parameters. Is there a way to get that information?
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.