Section 3 - Windows Event Log Parsing ===================================== .. toctree:: :maxdepth: 2 :caption: Contents: Section 3.1 - Opening an Event Log ---------------------------------- .. automodule:: sections.section_03.open_evtx :members: Section 3.2 - Iterate over events --------------------------------- .. automodule:: sections.section_03.get_events :members: Section 3.3 - Filter event data ------------------------------- .. automodule:: sections.section_03.filter_events_json :members: Indices and tables -------------------------------- * :ref:`genindex` * :ref:`modindex` * :ref:`search`