Re-add remote ip to logs

as the server is used for malicious requests there needs to be a block

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-08-30 15:32:13 +02:00
parent 65bea61691
commit 1ee9e6f42e
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -7,6 +7,5 @@
errors
# Default log format with stripped IP:Port prefix
log . "[{when}] {>id} {type} {class} {name} {proto} {size} {>do} {>bufsize} {rcode} {>rflags} {rsize} {duration}"
log
}