-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi,
how can I adjust the regex to match our custom log file format from nginx?
This is our logfile format (because we have multiple sites running on one instance):
log_format custom_format '$server_name $remote_addr - $remote_user [$time_local] ' '"$request" $status $body_bytes_sent ' '"$http_referer" "$http_user_agent" "$gzip_ratio"'
Thx!
Metadata
Metadata
Assignees
Labels
No labels