You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.