Skip to content

Commit 23ce7e5

Browse files
committed
updated logging logging SLs to fix broken links.
1 parent c48e37d commit 23ce7e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

osd/ElasticsearchClusterMisconfigured.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"service_name": "SREManualAction",
44
"log_type": "cluster-configuration",
55
"summary": "Action required: review cluster logging configuration",
6-
"description": "Your cluster's ElasticSearch deployment is misconfigured in a way that is impacting its operation. ${REASON} For more information, please consult the following documentation reference: https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/logging/troubleshooting-logging.",
7-
"doc_references": ["https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/logging/troubleshooting-logging"],
6+
"description": "Your cluster's ElasticSearch deployment is misconfigured in a way that is impacting its operation. ${REASON} For more information, please consult the following documentation reference: https://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.4/html/configuring_logging/index.",
7+
"doc_references": ["https://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.4/html/configuring_logging/index"],
88
"internal_only": false
99
}

osd/ElasticsearchClusterNotEnoughResources_Error.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"log_type": "capacity-management",
55
"summary": "Action required: Elasticsearch impacted by cluster resource limits",
66
"description": "Your cluster requires you to take action. Your cluster does not have enough resources to run Elasticsearch.",
7-
"doc_references": ["https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/logging/log-storage#configuring-log-storage-cr_logging-config-es-store"],
7+
"doc_references": ["https://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.4/html/configuring_logging"],
88
"internal_only": false
99
}

osd/ElasticsearchClusterNotHealthy_Warning.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"event_stream_id": "${EVENT_STREAM_ID}",
66
"summary": "Action required: update cluster logging configuration",
77
"description": "Your cluster requires you to take action. Elasticsearch storage is greater than 85% utilized. If this goes above 95%, data might will be lost. SRE will increase capacity one time causing a period while Elasticsearch is unavailable. Old logs will be retained. Logs for pods deleted while migration is in progress may be lost. SRE recommends reducing application logging on your cluster to ensure logging continues to function smoothly in the future.",
8-
"doc_references": ["https://docs.redhat.com/en/documentation/openshift_dedicated/4/html/logging/log-storage#logging-config-es-store"],
8+
"doc_references": ["https://docs.redhat.com/en/documentation/red_hat_openshift_logging/6.4/html/configuring_logging"],
99
"internal_only": false
1010
}

0 commit comments

Comments
 (0)