SPLK-1003 Macros, Saved Searches and CIM • Set 3
SPLK-1003 Macros, Saved Searches and CIM Practice Test 3 — 15 questions with explanations. Free, no signup.
A Splunk admin creates a macro named `lookup_user` that is defined as `| lookup user_lookup user AS $1$ OUTPUT full_name as user_name`. The macro is used in a search like `index=main | `lookup_user(user_id)`. However, the results show no matches even though valid user_id values exist. What is the most likely cause?