opensearch-tail

elasticsearch-tail.py

rework of the earlier work by juan-domenech - thanks!! :)

only tested against:

( see the elasticsearch branch for older ES support )

Security !!1

all of the TLS verification checks have been removed

Setup

python 3

pip3 install -r requirements.txt

Config

copy the example-config.py to config.py and edit it

set the user and pass to ‘’ if you don’t need auth

you may need to tweak these depending on how many docs you’re expecting / how loaded ES is

Usage

run ./elasticsearch-tail.py