Open
Description
Transforms inside Wiz integration requires event.ingested
field. .fleet_final_pipeline-1
pipeline adds event.ingested
for all Fleet integrations.
But when using standalone Elastic Agent, since this pipeline is not executed. Users must add event.ingested
preferably using @custom
pipeline.
Document this requirement in README.