Skip to content
  • There are no suggestions because the search field is empty.

Script download to create envision files in NetWitness 12.2

Tags: Downloads, Tools, Version 12.2

Run the attached script export_parser.py to create the envision files.

How to run script:

  • create a folder with any name at root location

  • copy all your parser inside this folder

  • run script using below command.(this script needs two argument ,path where you created your folder and folder name for example if you created logDevices folder at root location then command will look like below:
    python3 export_parser.py /root logDevices

  • Once script is completed it will create a final folder inside which you will find nw_content_logparsers.zip

  • unzip this folder and upload 10 envision files at time



Attachments:
export_parser.zip