diff --git a/config/goaccess.conf b/config/goaccess.conf index aaaae618a1..1823800a59 100644 --- a/config/goaccess.conf +++ b/config/goaccess.conf @@ -93,6 +93,9 @@ # Virtualmin Log Format with Virtual Host #log-format %h %^ %v %^[%d:%t %^] "%r" %s %b "%R" "%u" +# Kubernetes Nginx Ingress Log Format +#log-format %^ %^ [%h] %^ %^ [%d:%t %^] "%r" %s %b "%R" "%u" %^ %^ [%v] %^:%^ %^ %T %^ %^ + # In addition to specifying the raw log/date/time formats, for # simplicity, any of the following predefined log format names can be # supplied to the log/date/time-format variables. GoAccess can also