|
2 | 2 | include::_attributes/common-attributes.adoc[] |
3 | 3 | [id="configuring-lokistack-storage"] |
4 | 4 | = Configuring the log store |
| 5 | + |
5 | 6 | :context: configuring-the-log-store |
6 | 7 |
|
7 | 8 | toc::[] |
@@ -38,46 +39,38 @@ Short-term credential authentication must be configured during a new installatio |
38 | 39 | ==== |
39 | 40 |
|
40 | 41 | include::modules/logging-identity-federation.adoc[leveloffset=+3] |
41 | | - |
42 | 42 | include::modules/logging-create-loki-cr-console.adoc[leveloffset=+3,tag=!pre-5.9] |
43 | | - |
44 | 43 | include::modules/loki-create-object-storage-secret-cli.adoc[leveloffset=+3] |
45 | | - |
46 | 44 | include::modules/logging-loki-log-access.adoc[leveloffset=+2,tag=!NetObservMode] |
47 | | - |
48 | | - |
49 | 45 | include::modules/logging-creating-new-group-cluster-admin-user-role.adoc[leveloffset=+2] |
50 | 46 |
|
51 | 47 | //Enhanced reliability and performance |
52 | 48 | [id="performance_{context}"] |
53 | | -== Enhanced reliability and performance |
| 49 | +== Enhanced reliability and performance for Loki |
54 | 50 |
|
55 | 51 | Use the following configurations to ensure reliability and efficiency of Loki in production. |
56 | 52 |
|
57 | 53 | include::modules/loki-pod-placement.adoc[leveloffset=+2] |
58 | | - |
59 | 54 | include::modules/logging-loki-reliability-hardening.adoc[leveloffset=+2] |
60 | | - |
61 | 55 | include::modules/loki-retention.adoc[leveloffset=+2] |
62 | | - |
63 | | - |
64 | 56 | include::modules/loki-memberlist-ip.adoc[leveloffset=+2] |
65 | | - |
66 | 57 | include::modules/loki-restart-hardening.adoc[leveloffset=+2] |
67 | 58 |
|
68 | 59 | //Advanced deployment and scalability |
69 | 60 | [id="advanced_{context}"] |
70 | | -== Advanced deployment and scalability |
| 61 | +== Advanced deployment and scalability for Loki |
71 | 62 |
|
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. |
73 | 64 |
|
74 | 65 | include::modules/loki-zone-aware-replication.adoc[leveloffset=+2] |
75 | 66 | include::modules/loki-zone-fail-recovery.adoc[leveloffset=+2] |
76 | 67 | include::modules/loki-rate-limit-errors.adoc[leveloffset=+2] |
77 | 68 |
|
78 | 69 | //log based alerts |
79 | 70 | [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). |
81 | 74 |
|
82 | 75 | include::modules/loki-rbac-rules-permissions.adoc[leveloffset=+2] |
83 | 76 | include::modules/enabling-loki-alerts.adoc[leveloffset=+2] |
0 commit comments