Brak opisu

local_rules.xml 661B

12345678910111213141516171819202122
  1. <!--
  2. SOC custom local rules (production-focused baseline)
  3. Rule IDs in this file:
  4. 100250: DNS/IOC decoder anchor (soc-prod-dns)
  5. 100260: soc-integrator correlation decoder anchor (soc-prod-integrator)
  6. -->
  7. <group name="soc_prod_base,">
  8. <rule id="100250" level="3">
  9. <decoded_as>soc-prod-dns</decoded_as>
  10. <description>SOC PROD: DNS/IOC anchor event</description>
  11. <group>soc_prod_base,dns_ioc,</group>
  12. </rule>
  13. <rule id="100260" level="3">
  14. <decoded_as>soc-prod-integrator</decoded_as>
  15. <description>SOC PROD: soc-integrator correlation anchor event</description>
  16. <group>soc_prod_base,correlation,</group>
  17. </rule>
  18. </group>