teragrep / aer_01

Azure EventHub to syslog bridge
GNU Affero General Public License v3.0
0 stars 3 forks source link

implement record context structured data #10

Open kortemik opened 9 months ago

kortemik commented 9 months ago
    eventContext.getEventData().getOffset();
    eventContext.getEventData().getEnqueuedTime();
    eventContext.getEventData().getPartitionKey();
    eventContext.getEventData().getProperties();
kortemik commented 9 months ago

eventContext.getEventData().getCorrelationId()

kortemik commented 1 month ago

rlo_14 does not handle nulls so be careful with them