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
You can view and edit YAML directly in the {product-title} web console.
9
+
The `FlowCollector` resource can be viewed and modified in the {product-title} web console through the integrated setup, advanced form, or by editing the YAML directly.
10
10
11
11
.Procedure
12
12
. In the web console, navigate to *Ecosystem*->*Installed Operators*.
Copy file name to clipboardExpand all lines: modules/network-observability-operator-install.adoc
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,8 @@ Additionally, this installation example uses the `netobserv` namespace, which is
31
31
. In the {product-title} web console, click *Ecosystem*->*Software Catalog*.
32
32
. Choose *Network Observability Operator* from the list of available Operators in the software catalog, and click *Install*.
33
33
. Select the checkbox `Enable Operator recommended cluster monitoring on this Namespace`.
34
-
. Navigate to *Ecosystem*->*Installed Operators*. Under Provided APIs for Network Observability, select the *Flow Collector* link.
35
-
. Navigate to the *Flow Collector* tab, and click *Create FlowCollector*. Make the following selections in the form view:
36
-
.. *spec.agent.ebpf.Sampling*: Specify a sampling size for flows. Lower sampling sizes will have higher impact on resource utilization. For more information, see the "FlowCollector API reference", `spec.agent.ebpf`.
37
-
.. If you are not using Loki, click *Loki client settings* and change *Enable* to *False*. The setting is *True* by default.
38
-
.. If you are using Loki, set the following specifications:
39
-
...*spec.loki.mode*: Set this to the `LokiStack` mode, which automatically sets URLs, TLS, cluster roles and a cluster role binding, as well as the `authToken` value. Alternatively, the `Manual` mode allows more control over configuration of these settings.
40
-
...*spec.loki.lokistack.name*: Set this to the name of your `LokiStack` resource. In this documentation, `loki` is used.
41
-
.. Optional: If you are in a large-scale environment, consider configuring the `FlowCollector` with Kafka for forwarding data in a more resilient, scalable way. See "Configuring the Flow Collector resource with Kafka storage" in the "Important Flow Collector configuration considerations" section.
42
-
.. Optional: Configure other optional settings before the next step of creating the `FlowCollector`. For example, if you choose not to use Loki, then you can configure exporting flows to Kafka or IPFIX. See "Export enriched network flow data to Kafka and IPFIX" and more in the "Important Flow Collector configuration considerations" section.
34
+
. Navigate to *Operators*->*Installed Operators*. Under Provided APIs for Network Observability, select the *Flow Collector* link.
35
+
. Follow the *Network Observability FlowCollector setup* wizard.
0 commit comments