Splunk Core Certified User — Question 181
How can results from a specified static lookup file be displayed?
Answer options
- A. lookup command
- B. inputlookup command
- C. Settings > Lookups > Input
- D. Settings > Lookups > Upload
Correct answer: B
Explanation
The correct answer is B, as the 'inputlookup command' is specifically designed to retrieve and display data from a static lookup file. Option A, 'lookup command', is used for performing lookups but does not directly display the contents of a lookup file. Options C and D refer to settings for managing lookups rather than displaying their results.