Configure Ingest for Nginx Server logs
This package is designed to be used in conjunction with the Falcon LogScale Log Collector, see Configure Falcon Log Collector for more information.
Once you have installed the Log Collector apply the configuration detailed below.
This configuration was tested with:
nginx v1.27.1
Falcon LogScale Collector v1.7.2
Falcon LogScale v1.142.0
yaml
sources:
nginx_access:
type: file
include: access log file path
parser: "nginx/nginx:f5networks-nginx"
sink: humio
nginx_error:
type: file
include: error log file path
parser: "nginx/nginx:f5networks-nginx"
sink: humio
sinks:
humio:
type: humio
token: ingest-token
url: logscale-base-url
// example - https://cloud.community.humio.comß