200-201 · Question #214
Syslog collecting software is installed on the server. For the log containment, a disk with FAT type partition is used. An engineer determined that log files are being corrupted when the 4 GB file…
The correct answer is D. Use NTFS partition for log file containment. NTFS (New Technology File System) is a file system that supports larger file sizes compared to FAT file systems. It provides improved file security, supports larger file sizes up to exabytes, and offers better reliability and features for modern operating systems. By using…
Question
Syslog collecting software is installed on the server. For the log containment, a disk with FAT type partition is used. An engineer determined that log files are being corrupted when the 4 GB file size is exceeded. Which action resolves the issue?
Options
- AAdd space to the existing partition and lower the retention period.
- BUse FAT32 to exceed the limit of 4 GB.
- CUse the Ext4 partition because it can hold files up to 16 TB.
- DUse NTFS partition for log file containment
How the community answered
(18 responses)- A6% (1)
- B11% (2)
- C11% (2)
- D72% (13)
Explanation
NTFS (New Technology File System) is a file system that supports larger file sizes compared to FAT file systems. It provides improved file security, supports larger file sizes up to exabytes, and offers better reliability and features for modern operating systems. By using NTFS, log files can exceed the 4 GB limit imposed by FAT file systems, allowing larger file sizes without the risk of
Topics
Community Discussion
No community discussion yet for this question.