Skip to content

This is a project that helps you to give the stats of things in the custom way

License

Notifications You must be signed in to change notification settings

codeuino/open-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big-Data-Analysis-Tool

Django plugin for elastic-kibana

REQUIREMENTS

  1. Elastic-Search
  2. Kibana
  3. Python

STEPS TO RUN

  1. ./elasticsearch - After going inside elasticsearch/bin/ folder, this will start elasticsearch server.
  • To cross check if elasticsearch is working we can go to browser and type localhost:9200 this will show a JSON output if elasticsearch is working fine. Also this is the default working port.
  1. ./kibana - After going inside kibana/bin/ folder, this will start kibana server.
  • To cross check if kibana is working we can go to browser and type localhost:5601 this will show a JSON output if kibana is working fine. Also this is the default working port.
  1. Fire up python server by running the command python manage.py runserver

About

This is a project that helps you to give the stats of things in the custom way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published