Categorygithub.com/packtpublishing/hands-on-networking-with-go-programmingchapter_4_distributed_applicationsflowlog
# Packages
No description provided by the author
# Functions
Parse the AWS flow log Record.
# Constants
ActionAccept is the action when it the connection was accepted.
ActionNone is the action when no data is present.
ActionReject is the action when it the connection was rejected.
StatusNoData is when the log has no data in the collection period.
StatusOK is a successful log.
StatusSkipData is the status when records were skipped in the capture window.