A team has created a data model based on sourcetypes from different sources. Some fields are not populating correctly in Pivot. Which of the following is the most effective troubleshooting step?
Trap 1: Rebuild the data model acceleration.
Rebuilding acceleration may not fix field population issues.
Trap 2: Increase the acceleration time range.
Acceleration time range affects data retention, not field population.
Trap 3: Check the field extractions in transforms.conf.
Field extractions are important but not the most effective first step.
- A
Use the `| datamodel <model> search` command to preview data and identify missing fields.
This command shows raw data and field values, helping to pinpoint missing fields.
- B
Rebuild the data model acceleration.
Why wrong: Rebuilding acceleration may not fix field population issues.
- C
Increase the acceleration time range.
Why wrong: Acceleration time range affects data retention, not field population.
- D
Check the field extractions in transforms.conf.
Why wrong: Field extractions are important but not the most effective first step.