Skip to content

Commit 76e9938

Browse files
committed
changed Log folder path to single_unpredictable
1 parent 397a59e commit 76e9938

File tree

1 file changed

+3
-1
lines changed
  • core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules

1 file changed

+3
-1
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Log.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"copyright": "Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.",
33
"license": "The Universal Permissive License (UPL), Version 1.0",
44
"wlst_type": "Log",
5+
"child_folders_type": "single_unpredictable",
6+
"default_name_value": "${NO_NAME_0:%DOMAIN%}",
57
"folders": {},
68
"attributes": {
79
"BufferSizeKb": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BufferSizeK${b:B}", "wlst_path": "WP001", "value": {"default": 8 }, "wlst_type": "integer"} ],
@@ -46,7 +48,7 @@
4648
},
4749
"wlst_attributes_path": "WP001",
4850
"wlst_paths": {
49-
"WP001": "/Log/%DOMAIN%"
51+
"WP001": "/Log/%LOG%"
5052
}
5153
}
5254

0 commit comments

Comments
 (0)