Skip to content
Merged
Changes from 1 commit
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
2 changes: 2 additions & 0 deletions docs/converting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ Here's the recommended approach for converting an existing implementation to {ec
. Set `ecs.version` to the version of the schema you are conforming to. This will
allow you to upgrade your sources, pipelines and content (like dashboards)
smoothly in the future.

The tool https://github.com/elastic/ecs-mapper[ECS Mapper] turns a field mapping from a CSV to an equivalent pipeline for Beats, Elasticsearch, and Logstash.
Comment thread
webmat marked this conversation as resolved.
Outdated