Create Rules in TSI¶
Creating a Simple Rule¶
How to create a rule with:
- Single numerical signal with a threshold
- Multiple categorical signal with a condition of interest
Creating a Compound Rule¶
Compound Rule also know as Rule Chain is helpful when you want multiple operating conditions to persist at a time for an alert to be raised.
Download Sample JupyterNotebooks for Rules¶
Here's a ready-to-run Jupyter Notebook that demonstrates how to create basic threshold rules using the Rules APIs. The notebook includes step-by-step instructions and sample code to help you set up your own rules in Falkonry TSI.