mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
rename time field
This commit is contained in:
parent
f4427442e0
commit
09da808e6e
1 changed files with 1 additions and 1 deletions
|
@ -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", '
|
||||
|
|
Loading…
Reference in a new issue