Python Integration
Read Netcap Audit records from Python
Source Code
The Python library for interacting with netcap audit records has been published here:
Usage
Read into python dictionary
Currently it is possible to retrieve the audit records as python dictionary:
Read into pandas dataframe
Retrieving the audit records as pandas dataframe:
Last updated