OverviewΒΆ

WARNING: This documentation is a work-in-progress!

queryutils is a set of Python modules for parsing and managing Splunk query files.

It includes facilities for parsing .csv and .json formatted Splunk query files and generating Query and User objects to store the information associated with each query. It also includes code to serialize this data to a database (postgres or SQLite).

Please submit an issue if you run into any problems.

Use this link to send feedback.

queryutils

Navigation