hi, is there any way to execute shell script from the kibana plugin.
i'm trying to create a simple plugin that can be execute shell script.
i was trying to use child procces but i have some error massage like below :
Module not found: Error: Cannot resolve module 'child_process' in /opt/kibana/installedPlugins/test_plugin/public
i just wanna trying to execute shell script from kibana.
i have create simple shell script to indexing ES automatically after filtering. and i wanna try to execute it from kibana so i don't need another dashboard to execute it.
i have created web dashboard to execute this script. but i wanna try it in kibana. if kibana plugin can handle this, i think i don't need my web dashboard anymore. so i just use kibana for the dashboard.
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.