Skip to content

OBSDOCS-2037: Apply merge-review feedback on installing log storage #95640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: standalone-logging-docs-main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 6 additions & 12 deletions configuring/configuring-the-log-store.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,46 +38,40 @@ Short-term credential authentication must be configured during a new installatio
====

include::modules/logging-identity-federation.adoc[leveloffset=+3]

include::modules/logging-create-loki-cr-console.adoc[leveloffset=+3,tag=!pre-5.9]

include::modules/loki-create-object-storage-secret-cli.adoc[leveloffset=+3]

include::modules/logging-loki-log-access.adoc[leveloffset=+2,tag=!NetObservMode]


include::modules/logging-creating-new-group-cluster-admin-user-role.adoc[leveloffset=+2]

//Enhanced reliability and performance
[id="performance_{context}"]
== Enhanced reliability and performance
== Enhanced reliability and performance for Loki

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

include::modules/loki-pod-placement.adoc[leveloffset=+2]

include::modules/logging-loki-reliability-hardening.adoc[leveloffset=+2]

include::modules/loki-retention.adoc[leveloffset=+2]


include::modules/loki-memberlist-ip.adoc[leveloffset=+2]

include::modules/loki-restart-hardening.adoc[leveloffset=+2]

//Advanced deployment and scalability
[id="advanced_{context}"]
== Advanced deployment and scalability
== Advanced deployment and scalability for Loki

To configure high availability, scalability, and error handling, use the following information.
You can configure high availability, scalability, and error handling for Loki.

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

//log based alerts
[id="log-based-alerts_{context}"]
== Log-based alerts
== Log-based alerts for Loki

You can configure log-based alerts for Loki by creating an `AlertingRule` custom resource (CR).

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