Skip to content

Simple parser for Splunk Processing Language (SPL) written in Python.

License

Notifications You must be signed in to change notification settings

etsangsplk/splparser

 
 

Repository files navigation

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

About

Simple parser for Splunk Processing Language (SPL) written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%