项目作者: N4SOC

项目描述 :
Converts Fortigate log exports into CSV
高级语言: Python
项目地址: git://github.com/N4SOC/fortilogcsv.git
创建时间: 2019-05-10T13:49:23Z
项目社区:https://github.com/N4SOC/fortilogcsv

开源协议:MIT License

下载


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