nerdexam
Splunk

SPLK-1002 · Question #91

These allow you to categorize events based on search terms.

The correct answer is B. Event Types. Event Types in Splunk let you save a search and use it to categorize and label matching events, grouping them by shared characteristics.

Creating Tags and Event Types

Question

These allow you to categorize events based on search terms.

Options

  • AGroups
  • BEvent Types
  • CMacros
  • DTags

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    96% (44)
  • C
    2% (1)

Why each option

Event Types in Splunk let you save a search and use it to categorize and label matching events, grouping them by shared characteristics.

AGroups

Groups is not a Splunk knowledge object type; there is no native Splunk feature called Groups that categorizes events by search terms.

BEvent TypesCorrect

Event Types are saved searches that Splunk evaluates against incoming events at search time; any event matching the search criteria is tagged with that event type name, allowing consistent categorization of events across sourcetypes based on search terms.

CMacros

Macros are reusable search snippets or shortcuts that expand into SPL at search time; they do not categorize or label events based on matching criteria.

DTags

Tags in Splunk are used to assign human-readable labels to specific field-value pairs, not to categorize events by evaluating search expressions against them.

Concept tested: Splunk Event Types for event categorization

Source: https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Abouteventtypes

Topics

#Event Types#Event Categorization#Search Terms#Knowledge Objects

Community Discussion

No community discussion yet for this question.

Full SPLK-1002 Practice