Files
the-nexus/nexus/mnemosyne/rules.json

6 lines
75 B
JSON
Raw Normal View History

2026-04-12 16:15:24 +00:00
[
{
"condition": "count(type=anomaly)>3",
"action": "alert"
}
]