I am trying to create hyperlinks in Kibana's Canvas data table. I have already defined the fields with Url format in the Index Patterns page(some users suggested that the keyword version of the fields be defined as Url).
However, in Canvas' data table, the values are still displayed as plain text instead of hyperlinks, but it displays hyperlinks in “Discover”. I wonder if I miss some step to make this work?
You can implement a markdown-table in Canvas markdown visualisation using #each function of handlebar syntaxes. For hyperlinks use: [display text](URL which is invoked)
However there are severe limitations to this approach compared to a conventional data table : E.g. no pagination, limited styling options.etc. Probably useful in showing top N rows.
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.