Skip to content

Commit 7117e50

Browse files
authored
Merge pull request #97823 from theashiot/OBSDOCS-2037-6-0
OBSDOCS-2037: Apply merge-review feedback on installing log storage
2 parents 1994bff + 7aabea5 commit 7117e50

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

configuring/configuring-the-log-store.adoc

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
include::_attributes/common-attributes.adoc[]
33
[id="configuring-lokistack-storage"]
44
= Configuring the log store
5+
56
:context: configuring-the-log-store
67

78
toc::[]
@@ -38,46 +39,38 @@ Short-term credential authentication must be configured during a new installatio
3839
====
3940

4041
include::modules/logging-identity-federation.adoc[leveloffset=+3]
41-
4242
include::modules/logging-create-loki-cr-console.adoc[leveloffset=+3,tag=!pre-5.9]
43-
4443
include::modules/loki-create-object-storage-secret-cli.adoc[leveloffset=+3]
45-
4644
include::modules/logging-loki-log-access.adoc[leveloffset=+2,tag=!NetObservMode]
47-
48-
4945
include::modules/logging-creating-new-group-cluster-admin-user-role.adoc[leveloffset=+2]
5046

5147
//Enhanced reliability and performance
5248
[id="performance_{context}"]
53-
== Enhanced reliability and performance
49+
== Enhanced reliability and performance for Loki
5450

5551
Use the following configurations to ensure reliability and efficiency of Loki in production.
5652

5753
include::modules/loki-pod-placement.adoc[leveloffset=+2]
58-
5954
include::modules/logging-loki-reliability-hardening.adoc[leveloffset=+2]
60-
6155
include::modules/loki-retention.adoc[leveloffset=+2]
62-
63-
6456
include::modules/loki-memberlist-ip.adoc[leveloffset=+2]
65-
6657
include::modules/loki-restart-hardening.adoc[leveloffset=+2]
6758

6859
//Advanced deployment and scalability
6960
[id="advanced_{context}"]
70-
== Advanced deployment and scalability
61+
== Advanced deployment and scalability for Loki
7162

72-
To configure high availability, scalability, and error handling, use the following information.
63+
You can configure high availability, scalability, and error handling for Loki.
7364

7465
include::modules/loki-zone-aware-replication.adoc[leveloffset=+2]
7566
include::modules/loki-zone-fail-recovery.adoc[leveloffset=+2]
7667
include::modules/loki-rate-limit-errors.adoc[leveloffset=+2]
7768

7869
//log based alerts
7970
[id="log-based-alerts_{context}"]
80-
== Log-based alerts
71+
== Log-based alerts for Loki
72+
73+
You can configure log-based alerts for Loki by creating an `AlertingRule` custom resource (CR).
8174

8275
include::modules/loki-rbac-rules-permissions.adoc[leveloffset=+2]
8376
include::modules/enabling-loki-alerts.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)