Today many EDRs will tag or map an event to MITRE when possible, not just alerts. A basic example of such mapping can be found here (https://github.com/olafhartong/sysmon-modular/blob/master/1_process_creation/include_bitsadmin.xml, https://github.com/olafhartong/sysmon-modular?tab=readme-ov-file#mitre-attack) at a community Sysmon repository where it does this very well. Elastic does not do this with the events and I think it should. An alert for every mitre technique doesn't make much sense, it should live at the event level of possible.