Skip to content

Commit

Permalink
docs: add log redaction notice (#2160)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbaker1 authored Feb 26, 2025
1 parent faaa555 commit 8a1a199
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions log-collector-script/linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ sudo bash eks-log-collector.sh

Confirm if the tarball file was successfully created (it can be .tgz or .tar.gz)

> [!NOTE]
> If you plan to provide this log bundle to another party, please review the
> contents of the bundle and redact anything you wish not to be accessible.
#### Retrieving the logs

Download the tarball using your favorite Secure Copy tool.
Expand Down

0 comments on commit 8a1a199

Please sign in to comment.