Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SPLK-1004 All Questions

View all questions & answers for the SPLK-1004 exam

Exam SPLK-1004 topic 1 question 9 discussion

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

How can a lookup be referenced in an alert?

  • A. Use the lookup dropdown in the alert configuration window.
  • B. Follow a lookup with an alert command in the search bar.
  • C. Run a search that uses a lookup and save as an alert.
  • D. Upload a lookup file directly to the alert.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cagdaskarabag
2 days ago
Selected Answer: C
C. Run a search that uses a lookup and save as an alert. In Splunk, lookups are used within searches to enrich or filter data. To reference a lookup in an alert, you must first create a search that incorporates the lookup (e.g., using the inputlookup or lookup command). Once the search is defined and tested, it can be saved as an alert to trigger based on specific conditions.
upvoted 1 times
...
emlch
6 months, 2 weeks ago
Selected Answer: C
You can either use the | outputlookup command in the alert search or select the "Output results to lookup". My first tought was A. But this doesn't seem to be the topic. Apparantly this question is talking about using a lookup in an alert, not outputing results, C is correct. Something like | lookup <lookup_name> <lookup-field> OUTPUT <lookup-field1> ...
upvoted 1 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 ...