Skip to content

Commit 977faf8

Browse files
gwynnemonahankalexand-rh
authored andcommitted
OSDOCS-16180 [NETOBSERV] Add sentence about configuring using console plugin
1 parent 40abf1a commit 977faf8

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

modules/network-observability-flowcollector-view.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="network-observability-flowcollector-view_{context}"]
77
= View the FlowCollector resource
88

9-
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.
1010

1111
.Procedure
1212
. In the web console, navigate to *Ecosystem* -> *Installed Operators*.

modules/network-observability-operator-install.adoc

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,8 @@ Additionally, this installation example uses the `netobserv` namespace, which is
3131
. In the {product-title} web console, click *Ecosystem* -> *Software Catalog*.
3232
. Choose *Network Observability Operator* from the list of available Operators in the software catalog, and click *Install*.
3333
. 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.
4336
. Click *Create*.
4437

4538
.Verification

0 commit comments

Comments
 (0)