Skip to content

aaron-horst/Kibana3-for-Elasticsearch-5-and-6

Repository files navigation

Kibana 3 for Elasticsearch Version 5.x

Notes

This project preserves original Kibana 3 funtionality to work in Elasticsearch version 5.x and 6.x. Presently it's built and tested against Elasticsearch version 6.3. Note that this project contains some experimental panel visualizations not part of the original Kibana 3 project. Note that it was derived from and paired down from the following repo.

Running the project locally

  • Install node & npm
  • node: https://nodejs.org/en/
  • npm install -g grunt-cli
  • npm install in kibana folder
  • to run the project: grunt server
  • to build the project: grunt build

About

Forked kibana 3 compatible with Elasticsearch version 5.x and 6.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published