sknepal / csvify_fortinet_logs

A Python script to convert Fortinet's Fortiguard WebFilter logs from space separated transaction format to a CSV file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Python script to convert Fortinet Router's Fortiguard WebFilterLog from space separated transaction format to CSV so that its easier for analysis purposes.

##Requirements

  • python 2.7
  • pandas
sudo pip install numpy
sudo pip install pandas

About

A Python script to convert Fortinet's Fortiguard WebFilter logs from space separated transaction format to a CSV file.


Languages

Language:Python 100.0%