mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Update ala-rule.py
This commit is contained in:
parent
8d30459532
commit
85f09419fb
@ -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 + (
|
||||
|
Loading…
Reference in New Issue
Block a user