diff --git a/3proxy.cfg b/3proxy.cfg index d7655cd..6a4ffe8 100644 --- a/3proxy.cfg +++ b/3proxy.cfg @@ -16,9 +16,9 @@ nscache 65536 # Here we can change timeout values timeouts 1 5 30 60 180 1800 15 60 -log /dev/stdout # Logging docs: -logformat "-\""+_G{""time_unix"":%t, ""proxy"":{""type:"":""%N"", ""port"":%p}, ""error"":{""code"":""%E""}, ""user"":""%U"", ""client"":{""ip"":""%C"", ""port"":%c}, ""server"":{""ip"":""%R"", ""port"":%r}, ""bytes"":{""sent"":%O, ""received"":%I}, ""hostname"":""%n"", ""message"":""%T""}" +log /dev/stdout +logformat "-\""+_G{""time_unix"":%t, ""proxy"":{""type:"":""%N"", ""port"":%p}, ""error"":{""code"":""%E""}, ""auth"":{""user"":""%U""}, ""client"":{""ip"":""%C"", ""port"":%c}, ""server"":{""ip"":""%R"", ""port"":%r}, ""bytes"":{""sent"":%O, ""received"":%I}, ""request"":{""hostname"":""%n""}, ""message"":""%T""}" maxconn 1024