summaryrefslogtreecommitdiffstats
path: root/3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf
diff options
context:
space:
mode:
authorAaron Smith <aasmith@redhat.com>2018-01-18 16:16:14 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-18 16:16:14 +0000
commit7a803394c9b74aa0af41ceb16c6d2d735cca7382 (patch)
treef416cd9523bc4591fa7afb0c0c1a58aa612508a8 /3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf
parent7ce1dc075eeacb8ff20ea421f77fca12636682fe (diff)
parentd30a11ff800ce35ad707b1031c12fb4c41c3cb56 (diff)
Merge "ves: move yaml and configuration files in to folders within the ves_app folder"
Diffstat (limited to '3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf')
-rw-r--r--3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf b/3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf
new file mode 100644
index 00000000..aee0816c
--- /dev/null
+++ b/3rd_party/collectd-ves-app/ves_app/config/ves_app_config.conf
@@ -0,0 +1,12 @@
+[config]
+Domain = 127.0.0.1
+Port = 30000
+Path = vendor_event_listener
+Topic = example_vnf
+UseHttps = false
+Username =
+Password =
+SendEventInterval = 20
+ApiVersion = 3
+KafkaPort = 9092
+KafkaBroker = localhost