I have a plugin that sends requests to ES. When the request is finished I want to write to the configured Kibana log whether it was successful or not, along with some additional information. I have tried using console.log but it only shows up in my browsers DevTools.
My question is just simply: how do I write to the configured kibana log (conf: logging.dest) from inside my plugin?
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.