This project provides a simple parser for the Splunk Processing Language (SPL) in Python. It outputs parse trees of SPL queries. It is not necessarily intended to be used as part of a compiler.
It is capable of parsing 66 of the most common approximately 132 SPL commands.
Pull requests welcome.
Contact: Sara Alspaugh saraalspaugh@gmail.com