Installation
PyPI (recommended)
Parser is on PyPI at https://pypi.org/project/logstash-pipeline-parser/
It can be installed in the same way as other packages:
python3 -m pip install logstash-pipeline-parser
GIT
Or alternatively you can clone from github:
git clone https://github.com/TomasKoutek/logstash-pipeline-parser