[docs][ves] Update path for ves configs 68/69568/1
authorEmma Foley <efoley@redhat.com>
Mon, 20 Jan 2020 13:30:08 +0000 (13:30 +0000)
committerEmma Foley <efoley@redhat.com>
Mon, 20 Jan 2020 13:31:08 +0000 (13:31 +0000)
JIRA: Barometer-133
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: I7f427089b6e9a7c81a0bbea36b6af46bf721a042

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: