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.
Question
These allow you to categorize events based on search terms.
Options
- AGroups
- BEvent Types
- CMacros
- DTags
How the community answered
(46 responses)- A2% (1)
- B96% (44)
- C2% (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.
Groups is not a Splunk knowledge object type; there is no native Splunk feature called Groups that categorizes events by search terms.
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.
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.
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
Community Discussion
No community discussion yet for this question.