You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- It was missing in the breaking changes doc (generated from ecs-migration.yml)
- The actual field alias was incorrectly pointing to source.ip, this has been
adjusted to source.address
- Re-generating the documentation file also updated the breaking changes to
include a change introduced in #11334
This should be backported to 7.0.
Closes#11510
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Mar 29, 2019
- It was missing in the breaking changes doc (generated from ecs-migration.yml)
- The actual field alias was incorrectly pointing to source.ip, this has been
adjusted to source.address
- Re-generating the documentation file also updated the breaking changes to
include a change introduced in elastic#11334
This should be backported to 7.0.
Closeselastic#11510
(cherry picked from commit 692ef9e)
- It was missing in the breaking changes doc (generated from ecs-migration.yml)
- The actual field alias was incorrectly pointing to source.ip, this has been
adjusted to source.address
- Re-generating the documentation file also updated the breaking changes to
include a change introduced in #11334
This should be backported to 7.0.
Closes#11510
(cherry picked from commit 692ef9e)
Currently,
nginx.access.remote_ip
does not map tosource.address
Source: https://www.elastic.co/guide/en/beats/libbeat/7.0/breaking-changes-7.0.html
For consistency sake, it probably should.
The text was updated successfully, but these errors were encountered: