Hi ALL
I am using kibana-6.2.4-x86_64.rpm
I have a datafield as
data_link: ['http:xx.yy.com/dir/results/log1.txt', 'http:xx.yy.com/dir/results/log22.txt']
how to get a scripted field of ["log1.txt", 'log22.txt'] ?
Any help would be highly appreciated.
Thank you.
Hello. Check out Using Painless in Kibana scripted fields. Specifically, the Match a string using regex, and take action on a match and Return substring sections.
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.