FCSS – FortiSASE Administrator 25 — Question 15
How does FortiSASE hide user information when viewing and analyzing logs?
Answer options
- A. By tokenization in log data
- B. By masking log data
- C. By compressing log data
- D. By hashing log data
Correct answer: D
Explanation
The correct answer is D, as hashing transforms user information into a fixed-size string, making it unreadable while still allowing for verification. Options A and B are incorrect because tokenization and masking do not provide the same level of irreversible transformation as hashing. Option C is also incorrect, as compressing log data does not protect user information but merely reduces its size.