We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d8e7e commit 3b35b23Copy full SHA for 3b35b23
stack_definition.json
@@ -173,6 +173,14 @@
173
{
174
"name": "enable_platform_metrics",
175
"value": "ref:../../inputs/enable_platform_logs_metrics"
176
+ },
177
+ {
178
+ "name": "log_analysis_enable_archive",
179
+ "value": false
180
181
182
+ "name": "log_analysis_provision",
183
+ "value": true
184
}
185
],
186
"name": "2 - Observability",
@@ -223,14 +231,6 @@
223
231
224
232
"name": "existing_monitoring_crn",
225
233
"value": "ref:../../members/2 - Observability/outputs/cloud_monitoring_crn"
226
- },
227
- {
228
- "name": "log_analysis_enable_archive",
229
- "value": false
230
- "name": "log_analysis_provision",
- "value": true
234
235
236
"name": "3 - Event Notifications",
0 commit comments