Skip to content

Update flows to use event.dataset#10063

Merged
andrewkroh merged 3 commits intoelastic:masterfrom
andrewkroh:feature/pb/flow-type
Jan 16, 2019
Merged

Update flows to use event.dataset#10063
andrewkroh merged 3 commits intoelastic:masterfrom
andrewkroh:feature/pb/flow-type

Conversation

@andrewkroh
Copy link
Copy Markdown
Member

event.type is a reserved field for ECS and event.dataset is a more appropriate field for this
identifying the what produced the event. And we'll keep type until we are done updating
Packetbeat for ECS, at which time we can reevaluate if we want to change anything w.r.t.
the common fields used in several Packetbeat datasets (like path, query, type, status).

event.type is a reserved field for ECS and event.dataset is a more appropriate field for this
identifying the what produced the event. And we'll keep type until we are done updating
Packetbeat for ECS, at which time we can reevaluate if we want to change anything w.r.t.
the common fields used in several Packetbeat datasets (like path, query, type, status).
Copy link
Copy Markdown
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a changelog entry and add it to ecs-migration.yml if if no alias is needed?

@andrewkroh
Copy link
Copy Markdown
Member Author

@ruflin Nothing is being migrated. event.dataset is a net new field. type is staying for now (it was only temporarily removed in an earlier PR).

This is a follow-up to #9121 to address some things that I did wrong (it was the first packetbeat migration PR). There are some missing aliases that need to be added from the initial PR so I've added them to this one.

Please have another look.

@ruflin
Copy link
Copy Markdown
Contributor

ruflin commented Jan 15, 2019

jenkins, test this

@andrewkroh andrewkroh merged commit 42a3dbb into elastic:master Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants