- Home
- All questions
- Question 439
CISSP study material · question 439 of 500
A team must correlate logs from sources that record time in different formats and label the field differently. Which function addresses this, and what is its cost?
Show the answer
Answer: D. Normalisation, which converts every field to one representation and category, but is resource-intensive on complex entries.
Normalisation converts each field to a particular data representation and categorises it consistently, most commonly for dates and times, but can be very resource-intensive for complex entries.
Source: NIST SP 800-92 (NIST) — SP 800-92 > 3.2 Functions