Forum Discussion
pmscorca
1 year agoKudo Kingpin
Using Direct ingestion to write less event field data in the destination KQL table
Hi, in Eventstream is it possible to write event data in a destination KQL table without EventProcessedUtcTime, PartitionId, EventEnqueuedUtcTime fields, using the Direct ingestion option successful...
- 1 year ago
Hi, I've solved using the "Event processing before ingestion" option for the destination KQL table, that allows to remove the EventProcessedUtcTime, PartitionId, EventEnqueuedUtcTime fields.
Probably, with the Direct ingestion option it isn't allowed to change any data mappings between the source and the destination.
Anonymous
1 year agoNot applicable
Hi pmscorca ,
Glad to see you solved the problem yourself, please remember to mark useful reply as solution in order to help users with the same problem, thanks in advance!
Best Regards,
Neeko Tang
pmscorca
1 year agoKudo Kingpin
Hi, ok but I'd like to understand the reason about a such behaviour.
Thanks