[docs][ves] Update path for ves configs
[barometer.git] / docs / release / userguide / collectd.ves.userguide.rst
index c524a6e..2dbcf62 100644 (file)
@@ -209,7 +209,7 @@ Clone Barometer repo and start the VES application:
 
     $ git clone https://gerrit.opnfv.org/gerrit/barometer
     $ cd barometer/3rd_party/collectd-ves-app/ves_app
-    $ nohup python ves_app.py --events-schema=guest.yaml --config=ves_app_config.conf > ves_app.stdout.log &
+    $ nohup python ves_app.py --events-schema=yaml/guest.yaml --config=config/ves_app_config.conf > ves_app.stdout.log &
 
 
 Modify Collectd configuration file ``collectd.conf`` as following: