Filebeat 1.0.1: Field Definitions

Hi,
I have noticed that I cannot define a custom field as an array in the filebeat config. For example:

custom_field:

  • field 1
  • field 2

...doesn't throw an error, but the definition is ignored. How does filebeat treat arrays?

Regards,
David

upcoming version 1.1 will improve custom fields support to allow for more generic types.