소스 검색

[DOCS] Fix sidebar for built-in index patterns (#70788)

James Rodewig 4 년 전
부모
커밋
d58ab817a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/reference/indices/index-templates.asciidoc

+ 1 - 1
docs/reference/indices/index-templates.asciidoc

@@ -31,7 +31,7 @@ templates.
 * If a new data stream or index matches more than one index template, the index
 template with the highest priority is used.
 
-.Using index templates with {fleet} or {agent}
+.Avoid index pattern collisions
 ****
 // tag::built-in-index-templates[]
 [IMPORTANT]