Skip to content

Commit 5d99322

Browse files
authored
Update winston.asciidoc
Move the tutorial link up to the `Configure Filebeat` section.
1 parent ec38b4c commit 5d99322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/winston.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The best way to collect the logs once they are ECS-formatted is with {filebeat-r
5050

5151
include::{ecs-repo-dir}/setup.asciidoc[tag=configure-filebeat]
5252

53+
NOTE: You might like to try out our tutorial using Node.js ECS logging with winston: {cloud}/ec-getting-started-search-use-cases-node-logs.html[Ingest logs from a Node.js web application using Filebeat].
5354

5455
[float]
5556
[[winston-usage]]
@@ -266,4 +267,3 @@ const logger = winston.createLogger({
266267
})
267268
----
268269

269-
To learn more, try out our tutorial using Node.js ECS logging with winston: {cloud}/ec-getting-started-search-use-cases-node-logs.html[Ingest logs from a Node.js web application using Filebeat].

0 commit comments

Comments
 (0)