Understanding Cisco Cybersecurity Operations Fundamentals (CBROPS) — Question 172

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?

Answer options

Correct answer: A

Explanation

The correct answer is A because NTFS supports larger file sizes than FAT, thus preventing the corruption issue. Option B, while suggesting Ext4, does not address the immediate need for larger file support as effectively as NTFS for this scenario. Option C is incorrect because FAT32 also has a 4 GB file size limit. Option D does not solve the underlying problem related to file size limitations.