Forum Discussion

pmscorca's avatar
pmscorca
Icon for Post Prodigy rankPost Prodigy
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 successfully?

I'm trying this scenario but I cannot see any records loaded in the KQL table using the Direct ingestion option.

Any suggests to me, please? Thanks

  • 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.

3 Replies

  • pmscorca's avatar
    pmscorca
    Icon for Post Prodigy rankPost Prodigy

    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's avatar
    Anonymous
    Not 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's avatar
      pmscorca
      Icon for Post Prodigy rankPost Prodigy

      Hi, ok but I'd like to understand the reason about a such behaviour.

      Thanks