Skip to content

Code for Elasticseach and Kibana talk at PyLadiesATX

Notifications You must be signed in to change notification settings

bluflowr/es_kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLadies Elasticsearch and Kibana sample code

Installation

Before you begin please install Elasticsearch and Kibana.

Elasticsearch

Installation Instructions
Java is a pre-requisite, instructions provided in the link.

Kibana

Installation Instruction

Dependencies

It is advised to use a virtualenv for all your Python projects.

  1. Using the command line, cd to the directory where requirements.txt is located.
  2. Activate your virtualenv.
  3. Run: pip install -r requirements.txt in your shell.

Code

To use this repository, follow along via slide deck and the consecutive commits.

About

Code for Elasticseach and Kibana talk at PyLadiesATX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages