Fsx and Audit logs

0

Hi, I want to capture logs for Fsx, in such a way that who accessed the file and data. Fsx is mounted on an EC2 instance. Also, shows a message that your folder is empty not having files and data inside it.

As of now cloudWatch is only capturing audit logs by default.

1回答
4

In-order to audit access to files and folders you will have to set audit controls on the files and folders that you want audited for user access attempts. You can configure audit controls using the Windows-native GUI interface or programmatically using Windows PowerShell commands. If inheritance is enabled, you typically need to set audit controls only on the top-level folders you want to log accesses for.

You can also refer the link below for additional details. https://docs.aws.amazon.com/fsx/latest/WindowsGuide/file-access-auditing.html#faa-gui-interface

profile picture
エキスパート
回答済み 1年前
profile pictureAWS
エキスパート
Rob_H
レビュー済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ