Skip to content

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

Notifications You must be signed in to change notification settings

sknepal/csvify_fortinet_logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages