aboutsummaryrefslogtreecommitdiffstats
path: root/adapter/statsclient/statsclient.go
diff options
context:
space:
mode:
Diffstat (limited to 'adapter/statsclient/statsclient.go')
-rw-r--r--adapter/statsclient/statsclient.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/adapter/statsclient/statsclient.go b/adapter/statsclient/statsclient.go
index f3be4e0..9c1c334 100644
--- a/adapter/statsclient/statsclient.go
+++ b/adapter/statsclient/statsclient.go
@@ -43,7 +43,7 @@ const socketMissing = `
To enable it add following section to your VPP config:
statseg {
- default
+ socket-name /run/vpp/stats.sock
}
------------------------------------------------------------
`