Skip to content

Converts Fortigate log exports into CSV

License

Notifications You must be signed in to change notification settings

permariager/fortilogcsv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forti Log CSV Converter

Converts fortigate log exports into CSV files

Fortigate logs export in a "field1=value","field2=value" format which isn't easily parsed
This script pulls out each field and compiles the events into a single CSV file

Usage

  1. Export .log file from Fortigate
  2. Convert log to csv:

Python3 convert.py path/to/fortigate.log

About

Converts Fortigate log exports into CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%