Skip to content

Commit 8b51548

Browse files
authored
[DOCS] Add link to Elastic data stream naming scheme blog (#68449)
1 parent b0d185b commit 8b51548

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ For example, the {agent} uses the `logs-nginx.access-production` data
109109
stream to store data with a type of `logs`, a dataset of `nginx.access`, and a
110110
namespace of `production`. If you use the {agent} to ingest a log file, it
111111
stores the data in the `logs-generic-default` data stream.
112+
113+
For more information about the naming scheme and its benefits, see our
114+
https://www.elastic.co/blog/an-introduction-to-the-elastic-data-stream-naming-scheme[An
115+
introduction to the Elastic data stream naming scheme] blog post.
112116
****
113117

114118
include::{es-repo-dir}/data-streams/data-streams.asciidoc[tag=timestamp-reqs]

0 commit comments

Comments
 (0)