Bug: Netflow events takes event.created from flow.timestamp

As per documentation, event.created is the timestamp at which the event is read by agent/pipeline.

Conversely, it is being copied from flow.Timestamp.

Shouldn't it be time.Now() ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.