Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions solutions/security/get-started/automatic-migration.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
---
applies_to:
stack: preview
serverless: preview
stack: preview 9.0, ga 9.1
serverless:
security: ga
---

# Automatic migration

::::{warning}
This feature is in technical preview. It may change in the future, and you should exercise caution when using it in production environments. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of GA features.
::::

Automatic Migration for detection rules helps you quickly convert SIEM rules from the Splunk's Search Processing Language (SPL) to the Elasticsearch Query Language ({{esql}}). If comparable Elastic-authored rules exist, it simplifies onboarding by mapping your rules to them. Otherwise, it creates custom rules on the fly so you can verify and edit them instead of writing them from scratch.

You can ingest your data before migrating your rules, or migrate your rules first in which case the tool will recommend which data sources you need to power your migrated rules.
Expand Down
Loading