Update ala-rule.py
This commit is contained in:
@@ -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 + (
|
||||
|
||||
Reference in New Issue
Block a user