Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/reference/intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
---
applies_to:
stack: ga
serverless: ga
products:
- id: ecs-logging
- id: elastic-stack
- id: elasticsearch
- id: kibana
mapped_pages:
- https://www.elastic.co/guide/en/ecs-logging/overview/current/intro.html
- https://www.elastic.co/guide/en/ecs-logging/overview/current/index.html
Expand Down Expand Up @@ -61,6 +69,11 @@ Using a common schema across different services and teams makes it possible crea

### Additional advantages when using in combination with Filebeat [_additional_advantages_when_using_in_combination_with_filebeat]

```{applies_to}
stack: ga
serverless: unavailable
```

We recommend shipping the logs with Filebeat. Depending on the way the application is deployed, you may log to a log file or to stdout (for example in Kubernetes).

Here are a few benefits to this over directly sending logs from the application to Elasticsearch:
Expand Down