diff --git a/etc/alternc/apache_logformat.conf b/etc/alternc/apache_logformat.conf index 80e09e32..59f39e1a 100644 --- a/etc/alternc/apache_logformat.conf +++ b/etc/alternc/apache_logformat.conf @@ -1,4 +1,4 @@ -LogFormat "%{UID-LOGIN}e %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %{Host}i" alternc +LogFormat "%{LOGIN}e %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %{Host}i" alternc CustomLog "|| /usr/sbin/vlogger -u alterncpanel -g alterncpanel -s access.log /var/alternc/logs" alternc #Uncomment the following line to active Buffered Logs (Default: Off)