Changes for page Kibana

Last modified by Billie D on 2021/02/11 20:13

From version 5.1
edited by Billie D
on 2017/11/12 15:01
To version 6.1
edited by Administrator
on 2020/04/26 15:08
Change comment: Update LiveTable

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.BillieD
1 +XWiki.Admin
Content
... ... @@ -4,7 +4,7 @@
4 4   'doc.location': {"type":"text","size":10,"html":true},
5 5   'doc.date': {"type":"text","size":10},
6 6   'doc.author': {"type":"text","size":10,"link":"author"},
7 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit"]}
7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
8 8  })
9 9  #set ($options = {
10 10   'className': 'Kibana.Code.KibanaClass',
AppWithinMinutes.LiveTableClass[0]
Description
... ... @@ -1,3 +1,3 @@
1 -KIBANA is an open source data visualization plugin for Elasticsearch. It provides visualization capabilities on top of the content indexed on an Elasticsearch cluster. Kibana [[repository>>https://github.com/elastic/kibana]], [[product page>>https://www.elastic.co/products/kibana]]
1 +Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.
2 2  
3 3  [[image:Kibana.JPG||height="145" width="263"]]