Skip to content

Commit ae3cd07

Browse files
authored
Add a link to a winston+ecs-logging tutorial/blog (#100)
1 parent 9b4f08b commit ae3cd07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/winston.asciidoc

Lines changed: 2 additions & 0 deletions
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]]
@@ -265,3 +266,4 @@ const logger = winston.createLogger({
265266
// ...
266267
})
267268
----
269+

0 commit comments

Comments
 (0)