Brak opisu

soc-b2-logmon-rules.xml 637B

1234567891011121314151617181920212223
  1. <!--
  2. SOC Proposal Rules — Appendix B2: Log Monitoring
  3. Simulation profile rule IDs : 100411
  4. Production profile rule IDs : 110411
  5. -->
  6. <group name="soc_mvp,appendix_b,b2,logmonitor,">
  7. <!-- ── Simulation profile ── -->
  8. <!-- ── Production profile (anchored to 100260 = soc-prod-integrator) ── -->
  9. <rule id="110411" level="5">
  10. <if_sid>100260</if_sid>
  11. <match>event_type=log_loss_detection</match>
  12. <description>B2-01 [PROD] Log Monitor: log ingestion loss detected on monitored stream</description>
  13. <group>soc_prod,b2,log_loss,</group>
  14. <mitre><id>T1562.006</id></mitre>
  15. </rule>
  16. </group>