Update ala-rule.py

This commit is contained in:
SOC Prime
2019-12-30 16:13:27 +02:00
committed by GitHub
parent d42409372c
commit f015c97dff
+1 -1
View File
@@ -23,7 +23,7 @@ from .data import sysmon_schema
from .exceptions import NotSupportedError
class AzureAPIBackend(AzureLogAnalyticsBackend):
"""Converts Sigma rule into Azure Log Analytics Queries."""
"""Converts Sigma rule into Azure Log Analytics Rule."""
identifier = "ala-rule"
active = True
options = SingleTextQueryBackend.options + (