Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: LOG-99
Change-Id: I2fd2a54542de1d6b2d2d6520b96d57f4c2a2391e
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
|
|
Issue-ID: LOG-87
Change-Id: Iedcc36287a3858335a8801852141323acb6f4545
Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
|
|
The current source path for log files is:
/var/log/onap/<component_name>/<sub-component_name>. A grok filter has
been added to extract the forth token as the component name from this
source path.
Change-Id: Ic95eb9c3b5189cc8a9fecc25d498809a4095eba6
Issue-ID: LOG-74
Signed-off-by: vaibhav.jain1 <vaibhav.jain1@amdocs.com>
|
|
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>
|
|
Change-Id: I115893b01fee180896607285023090a65c0b4946
Signed-off-by: alkac <alkac@amdocs.com>
|