SPLK-5002 · Question #90
How can you incorporate additional context into notable events generated by correlation searches?
The correct answer is A. By adding enriched fields during search execution. In Splunk Enterprise Security (ES), notable events are generated by correlation searches, which are predefined searches designed to detect security incidents by analyzing logs and alerts from multiple data sources. Adding additional context to these notable events enhances…
Question
How can you incorporate additional context into notable events generated by correlation searches?
Options
- ABy adding enriched fields during search execution
- BBy using the dedup command in SPL
- CBy configuring additional indexers
- DBy optimizing the search head memory
How the community answered
(41 responses)- A83% (34)
- B2% (1)
- C10% (4)
- D5% (2)
Explanation
In Splunk Enterprise Security (ES), notable events are generated by correlation searches, which are predefined searches designed to detect security incidents by analyzing logs and alerts from multiple data sources. Adding additional context to these notable events enhances their value for analysts and improves the efficiency of incident response. To incorporate additional context, you can: Use lookup tables to enrich data with information such as asset details, threat intelligence, and Leverage KV Store or external enrichment sources like CMDB (Configuration Management Database) and identity management solutions. Apply Splunk macros or eval commands to transform and enhance event data dynamically. Use Adaptive Response Actions in Splunk ES to pull additional information into a notable event. The correct answer is A. By adding enriched fields during search execution, because enrichment occurs dynamically during search execution, ensuring that additional fields (such as geolocation, asset owner, and risk score) are included in the notable event.
Topics
Community Discussion
No community discussion yet for this question.