Skip to content

cgonzalezg/kibana-timelion-liga

Repository files navigation

KIBANA-TIMELION-LIGA

This repo will install kibana, timelion, elasticsearch, in addition it will index some data and create some demo dashboards

Requisites

it is needed to have installed docker and docker compose (optional).

Installation

$ git clone repo
$ cd repo
$ docker-compose up

This will start a elasticsearch container, kibana container and an indexer that it will reindex the data from the csv files.

Then kibana will run in the port 5601. Also it will run the timelion plugin here you can get some more info

Data structure

The indexer will create two indexes

INDEX TYPE MAPPING
liga partidos esMatchMapping.json
liga2 platillas esPlantillasMapping.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published