Skip to content

lutece-platform/lutece-elk-plugin-elasticdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin elasticdata

Introduction

This plugin provides an easy way to fill ElasticSearch with timestamped data in order to build Kibana dashboards.

It offers to create Lutece modules that declare Data Sources and Data Objects that will create and fill Elastic indexes.

The plugin provides an Admin Feature that can start the feeding.

Configuration

The Elastic Search server URL should be defined in the elasticdata.properties file.


elasticdata.elastic_server.url=http://localhost:9200                    
                

All Data Sources defined into context files of installed modules will be detected.

NB : modules should be activated into the Plugins Management admin feature.

Usage

See the Lutece Wiki to learn how to develop ElaticData modules.

Maven documentation and reports

generated by xdoc2md - do not edit directly.

About

Provides an easy way to fill ElasticSearch with timestamped data in order to build Kibana dashboards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13