mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
1.0 KiB
Plaintext
21 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// network_observability/observing-network-traffic.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="network-observability-networking-events-overview_{context}"]
|
|
= OVN-Kubernetes networking events
|
|
|
|
[role="_abstract"]
|
|
Use OVN-Kubernetes network event tracking to monitor and audit network policies, admin network policies, and egress firewall rules in your cluster.
|
|
|
|
:FeatureName: OVN-Kubernetes networking events tracking
|
|
include::snippets/technology-preview.adoc[]
|
|
|
|
You can use the insights from tracking network events to help with the following tasks:
|
|
|
|
* Network monitoring: Monitor allowed and blocked traffic, detecting whether packets are allowed or blocked based on network policies and admin network policies.
|
|
|
|
* Network security: You can track outbound traffic and see whether it adheres to egress firewall rules. Detect unauthorized outbound connections and flag outbound traffic that violates egress rules.
|
|
|
|
See the _Additional resources_ in this section for more information about enabling and working with this view. |