This repository was archived by the owner on Jan 6, 2023. It is now read-only.
File tree 5 files changed +20
-5
lines changed
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
+
1
4
# I am not well formated
2
5
publishHost : host1
3
6
something else that should
4
7
- 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
+
1
4
# Test config file
2
5
3
6
publishHost : host1
@@ -8,4 +11,4 @@ weblogicLoggingExporterEnabled: false
8
11
weblogicLoggingExporterSeverity : Warning
9
12
weblogicLoggingExporterBulkSize : 2
10
13
weblogicLoggingIndexName : 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
+
1
4
# Test config file
2
5
# This one has an upper case index name, which should be converted to lower case
3
6
@@ -9,4 +12,4 @@ weblogicLoggingExporterEnabled: false
9
12
weblogicLoggingExporterSeverity : Warning
10
13
weblogicLoggingExporterBulkSize : 2
11
14
weblogicLoggingIndexName : 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
+
1
4
# Test config file
2
5
# This one has an upper case index name, which should be converted to lower case
3
6
@@ -12,4 +15,4 @@ weblogicLoggingExporterEnabled: false
12
15
weblogicLoggingExporterSeverity : Warning
13
16
weblogicLoggingExporterBulkSize : 2
14
17
weblogicLoggingIndexName : 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