Skip to content

Commit

Permalink
chore: add note to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Jan 7, 2025
1 parent 266b483 commit 64772e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ Create a workload, which will generate logs for the pipeline:
helm install --wait --create-namespace --namespace example-tenant-ns --generate-name oci://ghcr.io/kube-logging/helm-charts/log-generator
```

**NOTE: To exclude logs from a specific pod, add the `telemetry.kube-logging.dev/exclude: "true"` annotation to the pod.**

Open the OpenObserve UI and inspect the generated log messages:

Set up portforwarding for OpenObserve UI
Expand Down

0 comments on commit 64772e6

Please sign in to comment.