
ojob ojob.io/formats/fromNginx file=access.log parseGeo=true flat=true Parses a Nginx log file from stdin or a provided file.
| 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. |