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