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.
pmscorca
1 year agoKudo Kingpin
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.