.. HttpEvent documentation master file, created by sphinx-quickstart on Wed Jan 20 23:39:00 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to HttpEvent's documentation! ===================================== HttpEvent is a Python class to facilitate sending events to Splunk via their Http Event Collector. Contents: .. toctree:: :maxdepth: 2 .. automodule:: HttpEventCollector :members: :undoc-members: :inherited-members: :show-inheritance: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Contribute ---------- - Issue Tracker: github.com/w3ttr3y/HttpEvent/issues - Source Code: github.com/w3ttr3y/HttpEvent