aboutsummaryrefslogtreecommitdiffstats
path: root/elasticstack
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Enhance logstash filter for logbackpranavdi1-6/+10
The existing filter was failing for a scenario. When a 'equals to' sign use to appear in the log message the filter would think of it as a key value MDC and add a invalid field in the output json. This fix will make logstash search for MDCs only till before the log message. Change-Id: I549bde8ec0ea318be37a1b36a1b05adedb55a7cd Issue-Id: LOG-34 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-08-19[LOG]Update Readme of FileBeatalkac2-2/+6
Change-Id: I17c6963e6c1b18b419bdb40543149ca913a8ddbe Issue-ID: LOG-31 Signed-off-by: alkac <alkac@amdocs.com>
2017-08-09[LOG]Add Config of Kibana for ONAP Logalkac3-0/+187
Issue-ID: LOG-40 Change-Id: I20d9aad75e8a78d14b77c0b5fb698a6bf1c8671f Signed-off-by: alkac <alkac@amdocs.com>
2017-08-09Merge "[LOG-37]Config Elasticsearch Storage of ONAP Logs"Avdhut Kholkar3-0/+182
2017-08-09[LOG-37]Config Elasticsearch Storage of ONAP Logsalkac3-0/+182
Change-Id: I52625b52b68aa9dfa0616003e211cdee7f78c505 Signed-off-by: alkac <alkac@amdocs.com>
2017-08-09[LOG-34]Config of Logstash Indexing for ONAP Logsalkac4-0/+318
Change-Id: I115893b01fee180896607285023090a65c0b4946 Signed-off-by: alkac <alkac@amdocs.com>
2017-08-07[LOG-31]Config for FileBeat Shipping of ONAP Logsalkac6-0/+200
Change-Id: I176067a1ad84aba0fa99a609e695a77abb118cc8 Signed-off-by: alkac <alkac@amdocs.com>