Hi, is it possible we can index a script (shell/python) and when call the index in Kibana, the script output will parse to logstash/elastic and view in Kibana
You can also run your script on a cron and have it push data into metricbeat http module, check the module doc for more details.
You can also run your script on a cron and have it write the output to a file that filebeat monitors and harvest.
You don't store that script indexed in ES... I don't see what would be the point of doing this anyway and that Splunk feature doesn't do that either, the script is an input config, not an indexed payload in the search engine.
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.