SPLK-1001 · Question #183
The four types of Lookups that Splunk provides out-of-the-box are External, KV Store, Geospatial and which of the following?
The correct answer is B. File-based. The four types of lookups that Splunk provides out-of-the-box are file-based, external, KV Store, and geospatial. File-based lookups use CSV files to map fields from your data to fields in the external table. External lookups use Python scripts or binary executables to populate…
Question
The four types of Lookups that Splunk provides out-of-the-box are External, KV Store, Geospatial and which of the following?
Options
- ACorrelated
- BFile-based
- CTotal
- DSegmented
How the community answered
(42 responses)- A14% (6)
- B76% (32)
- C5% (2)
- D5% (2)
Explanation
The four types of lookups that Splunk provides out-of-the-box are file-based, external, KV Store, and geospatial. File-based lookups use CSV files to map fields from your data to fields in the external table. External lookups use Python scripts or binary executables to populate your events with field values from an external source. KV Store lookups use a key-value store to map fields from your data to fields in the external table. Geospatial lookups use KMZ or KML files to match location coordinates in your events to geographic feature collections.
Topics
Community Discussion
No community discussion yet for this question.