Skip to content

Commit

Permalink
DOC-870
Browse files Browse the repository at this point in the history
  • Loading branch information
“nico-shishkin” committed May 28, 2024
1 parent 56ca694 commit a73ab9b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/_include/general-shipping/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,18 @@ logzio-monitoring logzio-helm/logzio-monitoring

For log shipping troubleshooting, see our [user guide](https://docs.logz.io/docs/user-guide/log-management/troubleshooting/troubleshooting-fluentd-for-kubernetes-logs/).


### Adding pod labels

To ensure that labels are applied correctly to the pods managed by the Logz.io collector, add the following section to your Helm chart configuration:

```yaml
logzio-k8s-telemetry:
standaloneCollector:
podLabels:
team: devops-tooling
```
## Send your deploy events logs
This integration sends data about deployment events in the cluster, and how they affect the cluster's resources.
Expand Down

0 comments on commit a73ab9b

Please sign in to comment.