Skip to content

bearddan2000/python-cli-elk-filebeat-csv-client-pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cli-elk-filebeat-csv-client-pop

Description

Reads a csv file into fikebeat then logstash which feeds a single node for data in pop-demo document.

Tech stack

  • python
  • elasticsearch
  • kibana
  • logstash
  • filebeat

Docker stack

  • python
  • elasticsearch
  • kibana
  • logstash
  • filebeat

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit