diff options
Diffstat (limited to 'elasticstack/filebeat/logback/conf/README.md')
-rw-r--r-- | elasticstack/filebeat/logback/conf/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/elasticstack/filebeat/logback/conf/README.md b/elasticstack/filebeat/logback/conf/README.md index 37182e5..74ec381 100644 --- a/elasticstack/filebeat/logback/conf/README.md +++ b/elasticstack/filebeat/logback/conf/README.md @@ -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 |