Skip to content

Commit 8caaf56

Browse files
committed
Update logging docs for CSI Driver v2
Signed-off-by: Yerzhan Mazhkenov <[email protected]>
1 parent 65ab5e5 commit 8caaf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/LOGGING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ On other systems, syslog entries are likely written to a file such as `/var/log/
99
When running `mount-s3` in foreground mode (the `-f, --foreground` command-line argument), Mountpoint will emit logs to stdout in addition to syslog or any configured log directory (see below).
1010

1111
> [!NOTE]
12-
> If you are using [Mountpoint for Amazon S3 CSI Driver](https://github.com/awslabs/mountpoint-s3-csi-driver/), logs will be written to the syslog on the underlying node.
12+
> If you are using [Mountpoint for Amazon S3 CSI Driver](https://github.com/awslabs/mountpoint-s3-csi-driver/), Mountpoint logs are available in the Mountpoint Pod logs as standard Kubernetes logs.
1313
> Follow [Mountpoint CSI Driver's LOGGING.md guide](https://github.com/awslabs/mountpoint-s3-csi-driver/blob/main/docs/LOGGING.md) to learn about how to get logs for both Mountpoint and the driver itself.
1414
1515
## Logging to a file

0 commit comments

Comments
 (0)