[docs][ves] Update path for ves configs 60/69660/1
authorEmma Foley <efoley@redhat.com>
Mon, 20 Jan 2020 13:30:08 +0000 (13:30 +0000)
committerEmma Foley <efoley@redhat.com>
Fri, 7 Feb 2020 15:56:03 +0000 (15:56 +0000)
JIRA: Barometer-133
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: I7f427089b6e9a7c81a0bbea36b6af46bf721a042
(cherry picked from commit f3670ad5bd846e8454fd41342891b40916e4db18)

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: