Skip to content

Commit

Permalink
Updating ecs-migration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Jan 28, 2019
1 parent b19e4ee commit ab7cf63
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions dev-tools/ecs-migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,31 +419,11 @@

## Elasticsearch module

- from: elasticsearch.audit.event_type
to: event.type
alias: true
beat: filebeat

- from: elasticsearch.audit.origin_address
to: source.ip
alias: true
beat: filebeat

- from: elasticsearch.audit.principal
to: user.name
alias: true
beat: filebeat

- from: elasticsearch.audit.request_body
to: http.request.body.content
alias: true
beat: filebeat

- from: elasticsearch.audit.uri
to: url.original
alias: true
beat: filebeat

- from: elasticsearch.slowlog.took_millis
to: event.duration
alias: false
Expand Down

0 comments on commit ab7cf63

Please sign in to comment.