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 Antwort
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
EXPERTE
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
Rob_H
überprüft vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen