I am new to kibana just started working on it.I want to know how to use groovy script in kibana.
i tried below command in search
{ "filtered" : { "filter" : { "script" : { "script" : "groovy.txt" } } } }
i got error stating "failed to run inline script [groovy.txt] using lang [groovy]".
If you want to run a script that's in a file you'll need to place it in the correct directory under Elasticsearch's home and use a query body like this:
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.