[VOL-4350] Updating docs for the removal of kafka for inter-container comunication and laters 2.8 helm/image versions
Change-Id: I3b20737ec5c709aecbf2fe1141428ec4354ae76c
diff --git a/logging/centralised_log_analysis.rst b/logging/centralised_log_analysis.rst
index d935dc8..91cf309 100644
--- a/logging/centralised_log_analysis.rst
+++ b/logging/centralised_log_analysis.rst
@@ -52,9 +52,9 @@
------------------------------------------------------------
Below diagram depicts the log collection from voltha components and
-whitebox OLT device through EFK.The fluentd pod running kind-voltha
-setup collects logs from all the voltha components and push to
-elasticsearch pod.The td-agent(fluentd variant) service running on
+whitebox OLT device through EFK.The fluentd pod running collects logs
+from all the voltha components and push to elasticsearch pod.
+The td-agent(fluentd variant) service running on
whitebox OLT device capture the logs from openolt agent process, device
mgmt daemon process and system logs and transmits the logs to the
elasticsearch pod running in voltha cluster over tcp protocol.