Skip to content

Commit 16be7ba

Browse files
authored
Removes CEL support from auto import in 8.18 (#6907)
1 parent 26b12b3 commit 16be7ba

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/getting-started/automatic-import.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@ To use Automatic Import, you must provide a sample of the data you wish to impor
3131
* 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.
3232
* 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.
3333
* For JSON and NDJSON samples, each object in your sample should represent an event, and you should avoid deeply nested object structures.
34-
* 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.
3534
--
3635

37-
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.
38-
3936
.Recommended models
4037
[sidebar]
4138
--

docs/whats-new.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ Other versions: {security-guide-all}/8.17/whats-new.html[8.17] | {security-guide
2222
[role="screenshot"]
2323
image::whats-new/images/8.18/security-siem-migration-1.png[The Upload Splunk SIEM rules flyout]
2424

25-
[float]
26-
=== Automatic Import improvements
27-
28-
{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.
29-
3025
[float]
3126
=== Control which alerts Attack Discovery analyzes
3227

0 commit comments

Comments
 (0)