We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa07ef commit 639dcfdCopy full SHA for 639dcfd
docs/content/en/docs/policy-library/observability/_index.md
@@ -28,7 +28,7 @@ description: >
28
29
### Networking
30
31
-- [Network Activity of SSH daemon]({{< ref "#ssh" >}})
+- [Network Activity of SSH daemon]({{< ref "#ssh-network" >}})
32
- [Outbound Connections]({{< ref "#egress-connections" >}})
33
34
@@ -456,7 +456,7 @@ jq 'select(.process_loader != null) | "\(.time) \(.process_loader.process.pod.na
456
"2023-10-31T19:42:33.065233159Z default/xwing /usr/bin/curl https://ebpf.io /usr/lib/x86_64-linux-gnu/libssl.so.3"
457
```
458
459
-## SSHd connection monitoring {#ssh-network}
+## Network Activity of SSH daemon {#ssh-network}
460
461
### Description
462
0 commit comments