exam questions

Exam SPLK-1002 All Questions

View all questions & answers for the SPLK-1002 exam

Exam SPLK-1002 topic 1 question 116 discussion

Actual exam question from Splunk's SPLK-1002
Question #: 116
Topic #: 1
[All SPLK-1002 Questions]

The macro weekly_sales(2) contains the search string:

index=games | eval ProductSales = $Price$ * $AmountSold$

Which of the following will return results?

  • A. 'weekly_sales(3.99, 10)'
  • B. 'weekly_sales($3.99$, $10$)'
  • C. 'weekly_sales(3.99, 10)'
  • D. 'weekly_sales(3)'
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pandasbutt
Highly Voted 9 months, 3 weeks ago
A and C are identical because one of them doesn’t show the backtick. Pick one with backtick instead of the single apostrophe
upvoted 6 times
...
mellohello
Most Recent 10 months ago
Option A and C are identical? :O
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...