mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-05 16:17:38 +02:00
Update to 2025-07-28 13:00
This commit is contained in:
@@ -18,5 +18,6 @@ transforms:
|
||||
} else if (.file == "/var/log/nginx/error.log"){
|
||||
.http = parse_nginx_log!(.message, format:"error")
|
||||
}
|
||||
.timestamp = parse_timestamp(del(.http.timestamp), format: "%d/%h/%Y:%H:%M:%S %z") ?? now()
|
||||
.service = "nginx"
|
||||
.group = "web"
|
||||
|
Reference in New Issue
Block a user