Skip to content

Commit 58d1792

Browse files
authored
Merge pull request #69022 from abrennan89/OBSDOCS-683
OBSDOCS-683: fix small bug in module ID and formatting
2 parents 28ea5b5 + bae2e53 commit 58d1792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/logging-http-forward.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
// * logging/log_collection_forwarding/log-forwarding
33

44
:_mod-docs-content-type: PROCEDURE
5-
[id="logging-deploy-loki-console_{context}"]
5+
[id="logging-http-forward_{context}"]
66
= Forwarding logs over HTTP
77

88
Forwarding logs over HTTP is supported for both the Fluentd and Vector log collectors. To enable, specify `http` as the output type in the `ClusterLogForwarder` custom resource (CR).
99

1010
.Procedure
1111

1212
* Create or edit the `ClusterLogForwarder` CR using the template below:
13-
13+
+
1414
.Example ClusterLogForwarder CR
1515
[source,yaml]
1616
----

0 commit comments

Comments
 (0)