Merge pull request #2352 from MicrosoftDocs/user/tudobril/linux-fs

Add note on filesystem types supported by MDATP for Linux
This commit is contained in:
Tina Burden
2020-03-24 08:12:39 -07:00
committed by GitHub

View File

@ -87,6 +87,16 @@ In general you need to take the following steps:
- Minimum kernel version 2.6.38
- The `fanotify` kernel option must be enabled
- Disk space: 650 MB
- The solution currently provides real-time protection for the following file system types:
- btrfs
- ext2
- ext3
- ext4
- tmpfs
- xfs
More file system types will be added in the future.
After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints.