Skip to content

Commit 266be8c

Browse files
committed
Updates Automatic Import log sample information
1 parent e2a7328 commit 266be8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/security/get-started/automatic-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Click [here](https://elastic.navattic.com/automatic-import) to access an interac
3232
::::
3333

3434
::::{admonition} Notes on sample data
35-
To use Automatic Import, you must provide a sample of the data you wish to import. An LLM will process that sample and automatically create an integration suitable for processing the data represented by the sample. **Any structured or unstructured format is acceptable, including but not limited to JSON, NDJSON, CSV, Syslog.**
35+
To use Automatic Import, you must provide a sample of the data you wish to import. An LLM will process that sample and automatically create an integration suitable for processing the data represented by the sample. **Automatic Import supports the following sample formats: JSON, NDJSON, CSV, and syslog (structured and unstructured).**
3636

3737
* You can upload a sample of arbitrary size. The LLM will detect its format and select up to 100 documents for detailed analysis.
3838
* 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.

0 commit comments

Comments
 (0)