Skip to content

Commit 9a24a6a

Browse files
authored
Merge pull request #44487 from bburt-rh/RHDEVDOCS-3875-setting-alertmanager-log-level
RHDEVDOCS-3875-setting-alertmanager-log-level
2 parents e846779 + a02f874 commit 9a24a6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/monitoring-setting-log-levels-for-monitoring-components.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[id="setting-log-levels-for-monitoring-components_{context}"]
77
= Setting log levels for monitoring components
88

9-
You can configure the log level for Prometheus Operator, Prometheus, Thanos Querier, and Thanos Ruler.
9+
You can configure the log level for Alertmanager, Prometheus Operator, Prometheus, Thanos Querier, and Thanos Ruler.
1010

11-
The following log levels can be applied to each of those components in the `cluster-monitoring-config` and `user-workload-monitoring-config` `ConfigMap` objects:
11+
The following log levels can be applied to the relevant component in the `cluster-monitoring-config` and `user-workload-monitoring-config` `ConfigMap` objects:
1212

1313
* `debug`. Log debug, informational, warning, and error messages.
1414
* `info`. Log informational, warning, and error messages.
@@ -19,7 +19,7 @@ The default log level is `info`.
1919

2020
.Prerequisites
2121

22-
* *If you are setting a log level for Prometheus Operator, Prometheus, or Thanos Querier in the `openshift-monitoring` project*:
22+
* *If you are setting a log level for Alertmanager, Prometheus Operator, Prometheus, or Thanos Querier in the `openshift-monitoring` project*:
2323
** You have access to the cluster as a user with the `cluster-admin` role.
2424
** You have created the `cluster-monitoring-config` `ConfigMap` object.
2525
* *If you are setting a log level for Prometheus Operator, Prometheus, or Thanos Ruler in the `openshift-user-workload-monitoring` project*:

0 commit comments

Comments
 (0)