Forum Discussion

pmscorca's avatar
pmscorca
Kudo Kingpin
1 year ago
Solved

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...
  • pmscorca's avatar
    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.