This repository was archived by the owner on Jan 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +20
-5
lines changed Expand file tree Collapse file tree 5 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1+ # Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3+
14# I am not well formated
25publishHost : host1
36something else that should
47- not be here
5- at all
8+ at all
Original file line number Diff line number Diff line change 1+ # Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3+
14# Test config file
25
36publishHost : host1
@@ -8,4 +11,4 @@ weblogicLoggingExporterEnabled: false
811weblogicLoggingExporterSeverity : Warning
912weblogicLoggingExporterBulkSize : 2
1013weblogicLoggingIndexName : index1
11- domainUID : domain1
14+ domainUID : domain1
Original file line number Diff line number Diff line change 1+ # Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3+
14# Test config file
25# This one has an upper case index name, which should be converted to lower case
36
@@ -9,4 +12,4 @@ weblogicLoggingExporterEnabled: false
912weblogicLoggingExporterSeverity : Warning
1013weblogicLoggingExporterBulkSize : 2
1114weblogicLoggingIndexName : INDEX2
12- domainUID : domain1
15+ domainUID : domain1
Original file line number Diff line number Diff line change 1+ # Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3+
14# Test config file
25# This one has an upper case index name, which should be converted to lower case
36
@@ -12,4 +15,4 @@ weblogicLoggingExporterEnabled: false
1215weblogicLoggingExporterSeverity : Warning
1316weblogicLoggingExporterBulkSize : 2
1417weblogicLoggingIndexName : INDEX2
15- domainUID : domain1
18+ domainUID : domain1
Original file line number Diff line number Diff line change 1- # I am empty
1+ # Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
3+
4+ # I am empty
You can’t perform that action at this time.
0 commit comments