Skip to content

lutece-platform/lutece-elk-plugin-kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Kibana

Introduction

This plugin let display one or more Kibana dashboards on a portal front end page or into the back office. It will automatically search for Kibana dashboard into a givenElastic Search server and displays each one in a tab.

Configuration

URLs of the Kibana and the ElasticSearch servers should be defined into the kibana.properties file as below.

                    
# URL of the nodejs Kibana4+ server
kibana.kibana_server_url=http://localhost:5601

# URL of dashboards list stored by Elastic
kibana.elastic.dashboard_query_url=http://localhost:9200/.kibana/dashboard/_search?

Maven documentation and reports

generated by xdoc2md - do not edit directly.

About

Displays Kibana dashboards on front or back office of a Lutece site

Resources

Stars

Watchers

Forks

Packages

No packages published