When importing a field definition using the external field feature I would like to be able to add an attribute to the field's defintion. The use case is to import an external field that is of constant_keyword type and then specify what the value of the field should be for all events.
Here's an example:
- name: data_stream.dataset
external: ecs
value: nginx
When importing a field definition using the external field feature I would like to be able to add an attribute to the field's defintion. The use case is to import an external field that is of
constant_keywordtype and then specify what thevalueof the field should be for all events.Here's an example: