Specs stay at repo root (cross-VM). Move deploy and code into logical projects with README per domain, updated manifest.yaml, and symlinks at legacy paths for VM122 backward compatibility.
7 lines
259 B
XML
7 lines
259 B
XML
<!-- Ligbox Ops Platform — alertas level >= 10 -->
|
|
<integration>
|
|
<name>ligbox-ops.py</name>
|
|
<hook_url>http://10.10.10.122:8080/api/v1/webhooks/ingress/wazuh</hook_url>
|
|
<level>10</level>
|
|
<alert_format>json</alert_format>
|
|
</integration>
|