Removing fields from Index

hey @Bndlr i just try to delete add_host_metadata: from filebeat.yml but the host info still there in elastic.

I'm new with elk, so i don't know where write this code

processors:
  - drop_fields:
      fields: ["agent", "log", "input", "host", "ecs" ]