Skip to content

[Task Manager] Event log should be created with auto_expand_replicas #67066

@tylersmalley

Description

@tylersmalley

The Kibana event log is currently requesting one replica, which results in any single node deployments coming up yellow. For other Kibana indices, we utilize auto_expand_replicas and set to 0-1 to resolve this.

GET _cat/indices/.kibana*
yellow open .kibana-event-log-8.0.0         804cWNe4QT-bVBNJC42JFQ 1 1  1 0  6.6kb  6.6kb
green  open .kibana_1                       UxLscdyeSVKcDEwIV-GR1g 1 0  4 0 28.9kb 28.9kb
green  open .kibana_task_manager_1          2Pp-3bspRv-51xyG_1hE0Q 1 0  5 3 68.1kb 68.1kb

While this does not constitute a blocker for 7.8.0. I think it's important to resolve.

Metadata

Metadata

Assignees

Labels

Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//bugFixes for quality problems that affect the customer experiencev7.8.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions