File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,9 @@ prometheus_alertmanager_slack_channel: "#notifications"
309
309
# workaround for https://github.com/openstack-exporter/openstack-exporter/issues/268
310
310
prometheus_openstack_exporter_compute_api_version : " 2.87"
311
311
312
+ enable_prometheus_ipmi_exporter : no
312
313
enable_prometheus_ironic_exporter : no
314
+ enable_prometheus_snmp_exporter : no
313
315
314
316
# Redfish Monitor
315
317
redfish_monitor_openstack_user : " {{ keystone_admin_username }}"
@@ -331,8 +333,7 @@ enable_swift: no
331
333
enable_swift_rgw : no
332
334
333
335
# Monitoring
334
- # TODO: install ES curator
335
- enable_central_logging : yes
336
+ enable_central_logging : no
336
337
es_heap_size : 8G
337
338
# Includes log4j safeguard: https://github.com/elastic/elasticsearch/issues/81618
338
339
es_java_opts : " -Xms{{ es_heap_size }} -Xmx{{ es_heap_size }} -Dlog4j2.formatMsgNoLookups=true"
You can’t perform that action at this time.
0 commit comments