Skip to content

bearddan2000/python-cli-postgres-to-multi-node-elk-client-without-ssl-pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cli-postgres-to-multi-node-elk-client-without-ssl-pop

Description

Reads a multi node cluster for data in pop-demo document.

Uses pop table in database. then covverts it to json with logstash for elasticsearch multi node cluster to use.

Tech stack

  • python
  • elasticsearch
  • kibana
  • logstash
  • postgres

Docker stack

  • python
  • elasticsearch
  • kibana
  • logstash
  • postgresql

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit