ojob.io/formats/fromNginx

Usage

ojob ojob.io/formats/fromNginx file=access.log parseGeo=true flat=true 

Description

Parses a Nginx log file from stdin or a provided file.

Expects

Name Description
file The file to parse. If not provided, stdin is used.
parseGeo If true, will parse the geoip information from the remoteAddr.
flat If true, will flatten the output.