How do we differentiate inbound and outbound traffic in packetbeat

How do we differentiate inbound and outbound traffic in packetbeat ?

or how do we can find out connection to server and connection from server ?

There is a direction field added by some of the protocol modules (e.g. http, dns).

For flows there isn't any indicator for which side of the flow initiated the connection.

thanks for help