summaryrefslogtreecommitdiffstats
path: root/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2017-08-31 10:45:17 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-31 10:45:17 +0000
commitc05c766f654acf390d3e5fd9ec04665464c0753d (patch)
treeb60e1482e81159d41075bf9b56779b5948ba8f9a /3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf
parente27f5ce3bf1f0e92ec713babffcd1402095c57e0 (diff)
parentea85cb26c1b16cabb6143c6030890ea3a55e78f2 (diff)
Merge "VES plugin: Remove collectd modules, now a stand alone process"
Diffstat (limited to '3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf')
-rw-r--r--3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf b/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf
new file mode 100644
index 00000000..1dccd49b
--- /dev/null
+++ b/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin_config.conf
@@ -0,0 +1,13 @@
+[config]
+Domain = 127.0.0.1
+Port = 30000
+Path = vendor_event_listener
+Topic = example_vnf
+UseHttps = false
+Username =
+Password =
+FunctionalRole = Collectd VES Agent
+SendEventInterval = 20
+ApiVersion = 3
+KafkaPort = 9092
+KafkaBroker = localhost \ No newline at end of file