diff --git a/core/templates/partials/rule-list.html b/core/templates/partials/rule-list.html index da15f16..1881146 100644 --- a/core/templates/partials/rule-list.html +++ b/core/templates/partials/rule-list.html @@ -19,6 +19,7 @@ priority topic enabled + ingest data length match actions @@ -43,6 +44,17 @@ {% endif %} + + {% if item.ingest %} + + + + {% else %} + + + + {% endif %} + {{ item.data|length }} {{ item.matches }}