mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
rename time field
This commit is contained in:
@ -37,7 +37,7 @@ http {
|
||||
# Logging Settings
|
||||
##
|
||||
|
||||
log_format le_json '{ "time": "$time_iso8601", '
|
||||
log_format le_json '{ "timestamp": "$time_iso8601", '
|
||||
'"src_ip": "$remote_addr", '
|
||||
'"remote_user": "$remote_user", '
|
||||
'"body_bytes_sent": "$body_bytes_sent", '
|
||||
|
Reference in New Issue
Block a user