Update VPP config warnings and change log level in proxy
[govpp.git] / adapter / statsclient / statsclient.go
index f3be4e0..9c1c334 100644 (file)
@@ -43,7 +43,7 @@ const socketMissing = `
 
  To enable it add following section to your VPP config:
    statseg {
-     default
+     socket-name /run/vpp/stats.sock
    }
 ------------------------------------------------------------
 `