SPLK-1002 Exam Question 11
What is the correct syntax to find events associated with a tag?
SPLK-1002 Exam Question 12
The macro weekly_sales (2) contains the search string:
index-games I eval Product Sales = $price$ $AmountS01d$
Which of the following will return results?
index-games I eval Product Sales = $price$ $AmountS01d$
Which of the following will return results?
SPLK-1002 Exam Question 13
It is mandatory for the lookup file to have this for an automatic lookup to work.
SPLK-1002 Exam Question 14
Consider the following search:
index=web sourcetype=access_combined
The log shows several events that share the same JSESSIONID value (SD470K92802F117). View the events as a group.
From the following list, which search groups events by JSESSIONID?
index=web sourcetype=access_combined
The log shows several events that share the same JSESSIONID value (SD470K92802F117). View the events as a group.
From the following list, which search groups events by JSESSIONID?
SPLK-1002 Exam Question 15
A macro has another macro nested within it, and this inner macro requires an argument. How can the user pass this argument into the SPL?
