[VOL-2961] Added configuration for kafka topic
Change-Id: I4dd609774938e775e00d7a0ed36177fa5f9ff8a2
diff --git a/docs/source/index.rst b/docs/source/index.rst
index b3ea17b..4cd9d46 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -137,6 +137,16 @@
Use 'unique' for incremental values, 'shared' to use the same value in all the ONUs (default "shared")
-sadisFormat string
Which format should sadis expose? [att|dt|tt] (default "att")
+ -enableEvents
+ Set this flag for publishing BBSim events on configured kafkaAddress
+ -kafkaAddress string
+ IP:Port for kafka, used only when bbsimEvents flag is set (default ":9092")
+ -ca string
+ Set the mode for controlled activation of PON ports and ONUs
+ -enableperf bool
+ Setting this flag will cause BBSim to not store data like traffic schedulers, flows of ONUs etc
+ -kafkaEventTopic string
+ Set the topic on which BBSim publishes events on kafka
``BBSim`` also looks for a configuration file in ``configs/bbsim.yaml`` from
which it reads a number of default settings. The command line options listed