Skip to content

Commit 6253c58

Browse files
authored
Remove obsolete sentence from TSDS docs (#110162) (#110198)
1 parent e08e77c commit 6253c58

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/reference/data-streams/tsds.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,6 @@ created the initial backing index has:
277277

278278
Only data that falls inside that range can be indexed.
279279

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-
285280
You can use the <<indices-get-data-stream,get data stream API>> to check the
286281
accepted time range for writing to any TSDS.
287282

0 commit comments

Comments
 (0)