Splunk Core Certified User — Question 65

Which command is used to review the contents of a specified static lookup file?

Answer options

Correct answer: C

Explanation

The correct answer is C, 'inputlookup', which is specifically designed for accessing and reviewing static lookup files in Splunk. Options A, B, and D do not serve this purpose; 'lookup' is a general command, 'csvlookup' is for handling CSV files, and 'outputlookup' is utilized for saving results to a lookup table rather than viewing them.