[LOG]Update Readme of FileBeat 91/8091/1
authoralkac <alkac@amdocs.com>
Sat, 19 Aug 2017 12:22:36 +0000 (17:52 +0530)
committeralkac <alkac@amdocs.com>
Sat, 19 Aug 2017 13:30:00 +0000 (19:00 +0530)
Change-Id: I17c6963e6c1b18b419bdb40543149ca913a8ddbe
Issue-ID: LOG-31
Signed-off-by: alkac <alkac@amdocs.com>
elasticstack/filebeat/log4j/conf/README.md
elasticstack/filebeat/logback/conf/README.md

index e9fd228..2716d97 100644 (file)
@@ -8,6 +8,7 @@ This filebeat configuration is for ONAP components which uses log4j 1.2.X. The c
 #File(s) provided for filebeat deployment
 -----------------------------------------
 1. filebeat.yml
+2. filebeat.properties
 
 #Instructions for Deployment
 ----------------------------
@@ -32,4 +33,5 @@ This filebeat configuration is for ONAP components which uses log4j 1.2.X. The c
                   3. Host path -      /usr/share/onap/filebeat/data      mapped to
                      Container path - /usr/share/filebeat/data
 
-9. The third volume mapping is specific to the particular filebeat on that host. This path i.e. (/usr/share/onap/filebeat/data/) should not be shared and its contents should be unique to that host.
\ No newline at end of file
+9. The third volume mapping is specific to the particular filebeat on that host. This path i.e. (/usr/share/onap/filebeat/data/) should not be shared and its contents should be unique to that host.
+10. The filebeat.properties need not be deployed after the values from it are used.
\ No newline at end of file
index 37182e5..74ec381 100644 (file)
@@ -11,6 +11,7 @@ This filebeat configuration is for ONAP components which uses logback. The compo
 #File(s) provided for filebeat deployment
 -----------------------------------------
 1. filebeat.yml
+2. filebeat.properties
 
 #Instructions for Deployment
 ----------------------------
@@ -35,4 +36,5 @@ This filebeat configuration is for ONAP components which uses logback. The compo
                   3. Host path -      /usr/share/onap/filebeat/data      mapped to
                      Container path - /usr/share/filebeat/data
 
-9. The third volume mapping is specific to the particular filebeat on that host. This path i.e.(/usr/share/onap/filebeat/data/) should not be shared and its contents should be unique to that host.
\ No newline at end of file
+9. The third volume mapping is specific to the particular filebeat on that host. This path i.e.(/usr/share/onap/filebeat/data/) should not be shared and its contents should be unique to that host.
+10. The filebeat.properties need not be deployed after the values from it are used.
\ No newline at end of file