Hi , I want to understand the detection coverage for the event_type GENERIC_EVENT. Do we have coverage for it? From my knowledge, in any Chronicle parser, we map events to 'GENERIC_EVENT' when the event_type does not match any other specific type. So, my question is are 'GENERIC_EVENTS' redundant for detection coverage? Our data sources show more 'GENERIC_EVENT' occurrences than other event_types, and we have verified the row logs and the parser for coverage. However, when the context of the raw logs doesn't meet the conditions for other event_types, it's being categorized under GENERIC_EVENTS. At this point, we can't select anything other than 'GENERIC_EVENT' as the event_type due to missing dependent UDM fields. What is your concern or explanation regarding 'GENERIC_EVENTS' in this context?
Thanks,
SP