diff --git a/docs/getting-started/automatic-import.asciidoc b/docs/getting-started/automatic-import.asciidoc index 6bc0d867f1..771c46db40 100644 --- a/docs/getting-started/automatic-import.asciidoc +++ b/docs/getting-started/automatic-import.asciidoc @@ -31,11 +31,8 @@ To use Automatic Import, you must provide a sample of the data you wish to impor * The more variety in your sample, the more accurate the pipeline will be. For best results, include a wide range of unique log entries in your sample instead of repeating similar logs. * When uploading a CSV, a header with column names will be automatically recognized. However if the header is not present, the LLM will still attempt to create descriptive field names based on field formats and values. * For JSON and NDJSON samples, each object in your sample should represent an event, and you should avoid deeply nested object structures. -* When you select `API (CEL input)` as one of the sources, you will be prompted to provide the associated OpenAPI specification (OAS) file to generate a CEL program that consumes this API. -- -WARNING: Note that CEL generation in Automatic Import is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. - .Recommended models [sidebar] -- diff --git a/docs/whats-new.asciidoc b/docs/whats-new.asciidoc index 21d7806f9e..e1692ed174 100644 --- a/docs/whats-new.asciidoc +++ b/docs/whats-new.asciidoc @@ -22,11 +22,6 @@ Other versions: {security-guide-all}/8.17/whats-new.html[8.17] | {security-guide [role="screenshot"] image::whats-new/images/8.18/security-siem-migration-1.png[The Upload Splunk SIEM rules flyout] -[float] -=== Automatic Import improvements - -{security-guide}/automatic-import.html[Automatic Import] now allows you to select API (CEL input) as a data source and to provide the associated OpenAPI specification (OAS) file to automatically generate a CEL program to consume an API. - [float] === Control which alerts Attack Discovery analyzes