Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 691 Bytes

event_metadata_renamer.md

File metadata and controls

19 lines (15 loc) · 691 Bytes

Event metadata renamer

Module status is experimental, it may be modified or removed even in non-major release.

moduleName eventMetadataRenamer
Module type processor
Input event raw
Output event raw

This module allows you to modify the event metadata by renaming its keys. Refusals of overriding an already existing destination are reported as a Warning log as well as within exposed Prometheus' metric.

moduleConfig

eventMetadataRenamerConfigs:
    - source: keyX
      destination: keyY