aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael O'Brien <frank.obrien@amdocs.com>2018-07-23 10:07:49 -0400
committerMichael O'Brien <frank.obrien@amdocs.com>2018-07-30 17:05:31 -0400
commit396402cdd65c3f1a5b1fe2ab7fc0dd62f9dc35bd (patch)
treedf15f46731eca7299f4be2204272c1c2600e5177 /README.md
parent268e848b1494dc09d614d8479f70bf9aefa69166 (diff)
add filebeat to k8s log demo
Change-Id: I1c229a9e5f7c9379d8d9f9fdf724908f083925d9 Issue-ID: LOG-137 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index b4cf1c3..7a96efd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-This project contains reference configurations for ONAP logging providers and an Elastic Stack pipeline consisting of Filebeat, Logstash, Elastic Search and Kibana Discover.
-The project also contains several reference logging library abstractions.
+This project contains the reference configurations for ONAP logging providers and an Elastic Stack pipeline consisting of Filebeat, Logstash, Elasticsearch and Kibana.
+The project also contains several reference logging library abstractions for Java and Python.
See the OOM project for automated deployment of the Elastic Stack pipeline and application of provider configuration as part of bringing up ONAP on kubernetes.
+There is a reference slf4j library in https://git.onap.org/logging-analytics/tree/reference/logging-slf4j
To deploy the kubernetes undercloud and provision OOM refer to the deploy subfolder in this project.
+
+Running the logdemonode pod:
+see the README.md in the reference/logging-kubernetes/logdemonode directory
+