We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08e77c commit 6253c58Copy full SHA for 6253c58
docs/reference/data-streams/tsds.asciidoc
@@ -277,11 +277,6 @@ created the initial backing index has:
277
278
Only data that falls inside that range can be indexed.
279
280
-In our <<create-tsds-index-template,TSDS example>>,
281
-`index.look_ahead_time` is set to three hours, so only documents with a
282
-`@timestamp` value that is within three hours previous or subsequent to the
283
-present time are accepted for indexing.
284
-
285
You can use the <<indices-get-data-stream,get data stream API>> to check the
286
accepted time range for writing to any TSDS.
287
0 commit comments