Skip to content

Commit 2061b57

Browse files
committed
Adds definition to Ingest your data page
1 parent f0fd974 commit 2061b57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

serverless/pages/ingest-your-data.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ You can use these specialized tools to add general content to {es} indices:
3333

3434
Time series, or timestamped data, describes data that changes frequently and "flows" over time, such as stock quotes, system metrics, and network traffic data.
3535

36+
[NOTE]
37+
====
38+
Time series data refers to any document in standard indices or data streams that include the `@timestamp` field.
39+
====
40+
3641
You can use these specialized tools to add timestamped data to {es} data streams:
3742

3843
* <<elasticsearch-ingest-data-through-beats,{beats}>>

0 commit comments

Comments
 (0)