Skip to content

EQL: consistent naming for event type vs event category #52941

Closed
@costin

Description

@costin

EQL historically had used event_type to indicate the type for an event.
The decision has been made (#49634) to change this to event.category which is not just a simple name but also a slightly different structure, event being an object while category a sub-field.
Yet the request still uses event_type_field to allow overriding the event field.

The two need to be aligned, it's either category meaning event_category_field or type so there's event.type (instead of event.category).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions