You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. In the {hybrid-console}, click *Operators*->*OperatorHub*.
28
28
endif::[]
29
29
30
-
.. Choose *LokiOperator* from the list of available Operators, and click *Install*.
30
+
.. Choose *Loki Operator* from the list of available Operators, and click *Install*.
31
31
32
32
.. Under *Installation Mode*, select *All namespaces on the cluster*.
33
33
@@ -53,9 +53,9 @@ This option sets the `openshift.io/cluster-monitoring: "true"` label in the Name
53
53
54
54
.. Click *Install*.
55
55
56
-
.. Verify that you installed the LokiOperator. Visit the *Operators* → *Installed Operators* page and look for *LokiOperator*.
56
+
.. Verify that you installed the Loki Operator. Visit the *Operators* → *Installed Operators* page and look for *Loki Operator*.
57
57
58
-
.. Ensure that *LokiOperator* is listed with *Status* as *Succeeded* in all the projects.
58
+
.. Ensure that *Loki Operator* is listed with *Status* as *Succeeded* in all the projects.
59
59
+
60
60
. Create a `Secret` YAML file that uses the `access_key_id` and `access_key_secret` fields to specify your AWS credentials and `bucketnames`, `endpoint` and `region` to define the object storage location. For example:
Copy file name to clipboardExpand all lines: modules/cluster-logging-rn-5.5.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ JSON formatting of logs varies by application. Because creating too many indices
17
17
18
18
* With this update, clusters with AWS Security Token Service (STS) enabled may use STS authentication to forward logs to Amazon CloudWatch. (link:https://issues.redhat.com/browse/LOG-1976[LOG-1976])
19
19
20
-
* With this update, the 'LokiOperator' Operator and Vector collector move from Technical Preview to General Availability. Full feature parity with prior releases are pending, and some APIs remain Technical Previews. See the *Logging with the LokiStack* section for details.
20
+
* With this update, the 'Loki Operator' Operator and Vector collector move from Technical Preview to General Availability. Full feature parity with prior releases are pending, and some APIs remain Technical Previews. See the *Logging with the LokiStack* section for details.
0 commit comments