Explorar o código

[DOCS] Add link to Elastic data stream naming scheme blog (#68449)

James Rodewig %!s(int64=4) %!d(string=hai) anos
pai
achega
8b5154883e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      docs/reference/data-streams/set-up-a-data-stream.asciidoc

+ 4 - 0
docs/reference/data-streams/set-up-a-data-stream.asciidoc

@@ -109,6 +109,10 @@ For example, the {agent} uses the `logs-nginx.access-production` data
 stream to store data with a type of `logs`, a dataset of `nginx.access`, and a
 namespace of `production`. If you use the {agent} to ingest a log file, it
 stores the data in the `logs-generic-default` data stream.
+
+For more information about the naming scheme and its benefits, see our
+https://www.elastic.co/blog/an-introduction-to-the-elastic-data-stream-naming-scheme[An
+introduction to the Elastic data stream naming scheme] blog post.
 ****
 
 include::{es-repo-dir}/data-streams/data-streams.asciidoc[tag=timestamp-reqs]