aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21Fix typos and format in Release NotesamsterdamGildas Lanilis1-6/+6
Issue-ID: DOC-204 Change-Id: Ic7ec02b2399f339330dd1bde3c139700b21735db Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-11-17Fix Elasticsearch template issueshanedaniel1-1/+1
Issue-ID: LOG-99 Change-Id: I2fd2a54542de1d6b2d2d6520b96d57f4c2a2391e Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
2017-11-13Add initial release-notes.rst for Amsterdamlparker1-0/+56
List epics as "New Features", closed bugs as "Bug Fixes" and open bugs as "Known Issues". Change-Id: I577cd30c77afbf46d4586bbd0a1143d48f8dee96 Issue-ID: LOG-98 Signed-off-by: lparker <lparker@amdocs.com>
2017-11-06Use code-block for code snippetEric Debeau1-360/+213
Change-Id: Ibc23c743d66a55534e3616dcba0d5f40fafae120 ISSUE-ID: LOG-66 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-11-03Reformat Logging text to add headings and TOCMatthewHarffy1-254/+320
Cleaned up the text, added headings that means the table of contents is more useful. NOTE: There are still several TODO sections that need content. Change-Id: I95903861e358807e48ea3f2143dd7394759a1ff1 Issue-ID: LOG-91 Signed-off-by: MatthewHarffy <Matthew.harffy@amdocs.com>
2017-10-27push logging guidelines 1.1 from wiki v19Michael O'Brien1-4/+1063
Issue-ID: LOG-75 Change-Id: I364ded0355ff3a150ae30a17e9865a1a25a0e3ce Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2017-10-25Add logstash parsing for SDC-BE and AAI-MLshanedaniel1-8/+57
Issue-ID: LOG-87 Change-Id: Iedcc36287a3858335a8801852141323acb6f4545 Signed-off-by: shanedaniel <shane.daniel@amdocs.com>
2017-10-14Merge "logging documentation initial empty index"Avdhut Kholkar1-0/+8
2017-10-11logging documentation initial empty indexMichael O'Brien1-0/+8
Issue-ID: LOG-49 Change-Id: I55f4d0fa4a69d64a3d4ebb06a2dddbd7d6c4596a Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2017-10-10Extract componentName from the source path of logsvaibhav.jain11-0/+1
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>
2017-09-28Merge "Fix logback log pattern"Avdhut Kholkar15-15/+15
2017-09-28Fix logback log patternpranavdi15-15/+15
Fix the pattern in some logback files which causes the Timestamp to be printed in invalid format Change-Id: I8cab16393986fc356ff5f23b4124d8475aaef012 Issue-Id: LOG-65 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-26Update the log pattern for AAIpranavdi1-1/+1
Remove the length restriction on logger field in the log Change-Id: Iffc64cd529acffe3dfe62e04c9b57c83e94c8990 Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-26Merge "Update the log pattern for SO"Avdhut Kholkar9-9/+9
2017-09-26Merge "Update the log pattern for Vid"Avdhut Kholkar1-1/+1
2017-09-26Merge "Update the log pattern for Portal"Avdhut Kholkar2-2/+2
2017-09-26Merge "Update the log pattern for Policy"Avdhut Kholkar5-5/+5
2017-09-26Update the log pattern for SOpranavdi9-9/+9
Remove the length restriction on logger field in the log Change-Id: Ib7681854e1938ccef3e5fb2576831f0f677cd798 Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-26Update the log pattern for Vidpranavdi1-1/+1
Remove the length restriction on logger field in the log Change-Id: Ib574903ea33edc8b099450c22c1d815abe4c2f1d Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-26Update the log pattern for Portalpranavdi2-2/+2
Remove the length restriction on logger field in the log Change-Id: Ica6ba5bee34a07501acb1cb01128c9848f82c367 Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-26Update the log pattern for Policypranavdi5-5/+5
Remove the length restriction on logger field in the log Change-Id: Ica319ecb22c9e2f0af028607634e313a14c9c416 Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-25Merge "Update the log pattern for SDC"Avdhut Kholkar2-2/+2
2017-09-25Update the log pattern for SDCpranavdi2-2/+2
Remove the length restriction on logger field in the log Change-Id: I9d596b21f2c9e907d88287e0f9a8aff90bb963a9 Issue-Id: LOG-64 Signed-off-by: pranavdi <Pranav.Dixit@amdocs.com>
2017-09-25Merge "[LOG] Add canonicalization for AAI logs"Avdhut Kholkar6-30/+1132
2017-09-22[LOG] Add canonicalization for AAI logsVidya Shinde6-30/+1132
Canonicalization of path for log provider configuration file and log files for new AAI components Change-Id: I34611392f25cfcd0e7e180ef672f64d7dd20928a Issue-ID: LOG-63 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
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-22[LOG] Add canonicalization for SO logsVidya Shinde10-0/+1042
Canonicalization of path for log provider configuration file and log files Change-Id: I7d84f18e3ccf47aadb1bc84b60f8b6403b5c05c0 Issue-ID: LOG-21 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-22[LOG] Add canonicalization for SDNC logsVidya Shinde2-0/+81
Canonicalization of path for log provider configuration file and log files Change-Id: I87eba94a3026f53a64d044ea1a59da034930dace Issue-ID: LOG-23 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-22[LOG] Add canonicalization for SDC logsVidya Shinde3-0/+413
Canonicalization of path for log provider configuration file and log files Change-Id: I0fb1996ee412ec6c278e82ca063bd0c14b0a1ec2 Issue-ID: LOG-24 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-22[LOG] Add canonicalization for Portal logsVidya Shinde3-0/+589
Canonicalization of path for log provider configuration file and log files Change-Id: Ia669aaff2b9516a7da97c64fe76cdd0297a5dfc6 Issue-ID: LOG-26 Signed-off-by: Vidya Shinde <vidya.shinde@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-11[LOG] Add canonicalization for Policy logsVidya Shinde6-0/+884
Canonicalization of path for log provider configuration file and log files Change-Id: I484da95240f171594175e9d9b80877ac36cc3fc1 Issue-ID: LOG-29 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-11[LOG] Add canonicalization for DCAE logsVidya Shinde2-0/+112
Canonicalization of path for log provider configuration file and log files Change-Id: I4ac90a3ce8206a9cf1b77a4531e33a47ad28f9b7 Issue-ID: LOG-28 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-11[LOG] Add canonicalization for APPC logsVidya Shinde2-0/+174
Canonicalization of path for log provider configuration file and log files Change-Id: Ie32d12a270bce8d92f2479b1d5e83691e88d55f4 Issue-ID: LOG-22 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-11[LOG] Add canonicalization for AAI logsVidya Shinde3-0/+504
Canonicalization of path for log provider configuration file and log files Change-Id: I9ed5e2d66adbf30879dfe44445fd1e7d7820bdcb Issue-ID: LOG-25 Signed-off-by: Vidya Shinde <vidya.shinde@amdocs.com>
2017-08-11[LOG] Add canonicalization for VID logsVidya Shinde2-0/+319
Canonicalization of path for log provider configuration file and log files Change-Id: Ifc7fec117f7d6f2fcb7a67b0861582ce5f50342f Issue-ID: LOG-27 Signed-off-by: Vidya Shinde <vidya.shinde@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 Logsalkac7-0/+202
Change-Id: I176067a1ad84aba0fa99a609e695a77abb118cc8 Signed-off-by: alkac <alkac@amdocs.com>
2017-08-04Initial empty repositoryJessica Wagantall0-0/+0