Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee committed Nov 7, 2024
1 parent bcecbb8 commit a7c1d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/k8s-360/kubernetes-360-pre.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ If you already have Kubernetes 360 data in your Logz.io account or prefer connec

### Send Kubernetes logs

To ensure your Kubernetes 360 dashboard is up and running, you'll need to ensure the following fields are properly propagated:
To have the relevant logs populated in your Kubernetes 360 dashboard, you'll need to ensure the following fields are properly propagated:

| **Object** | **Field** |
| -- | -- |
| Pod | `kubernetes.pod_name` / `k8s_pod_name` |
| namespace | `kubernetes.namespace_name` / `k8s_namespace_name` |
| Nod | `k8s_nod_name` / `kubernetes.host` |
| Node | `kubernetes.host` / `k8s_nod_name` |
| Cluster | `env_id` |


Expand Down

0 comments on commit a7c1d39

Please sign in to comment.