Installation ============================== .. _pypi: 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: .. code-block:: console python3 -m pip install logstash-pipeline-parser GIT ------------------ Or alternatively you can clone from github: .. code-block:: console git clone https://github.com/TomasKoutek/logstash-pipeline-parser