# Functions
NewTCPInputConfig creates a new TCP input config with default values.
# Constants
DefaultMaxLogSize is the max buffer sized used if MaxLogSize is not set.
# Structs
TCPBaseConfig is the detailed configuration of a tcp input operator.
TCPInput is an operator that listens for log entries over tcp.
TCPInputConfig is the configuration of a tcp input operator.