Skip to main content

Extension Overwrite

  • January 24, 2025
  • 1 reply
  • 4 views

smit8
Forum|alt.badge.img+6

I have proxy logs that are mapping the wrong ip to target.ip for my environment. If I create an extension that overwrites the target.ip mapping, do I need to worry about any other fields changing (ex. conditional mappings based on target.ip from the parser)? I understand any fields enriched based on target.ip will change

1 reply

raybrian
Staff
Forum|alt.badge.img+6
  • Staff
  • January 24, 2025

Any conditionals that have already run in the base parser won't run again in the extension, unless you include that logic in the extension. Enrichments and asset aliasing that runs during indexing would obviously be affected by a new IP value.