Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 570 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 570 Bytes

python-cli-elk-multi-node-without-ssl-client-simple

Description

Reads a csv into an elk cluster for data in dog-demo document.

Tech stack

  • python
  • elasticsearch
  • kibana
  • logstash

Docker stack

  • python
  • elasticsearch
  • kibana
  • logstash

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit