Logger can receive text events, either sent through the network or read from a file. From the Receivers page, you can set up and configure the receivers that will capture event data, and populate each event with information about its origin. Some receivers capture streaming events transmitted over the network by devices, applications, services, and so on. Other types of receivers monitor individual files for events or monitor files selected from a directory tree, based on a pattern you specify. Since receivers can only receive events of a single source type, you should set up separate receivers for each type of log file.
To start receiving events, direct your event sources to the default receivers. For more information about the default receivers, refer to the Logger Installation guide.
Receiver types include UDP, TCP, SmartMessage, and three types of file based receivers, File Transfer, File Receiver, and Folder Follower Receiver.
Before the receiver can receive data, the port it is listening on must be opened through the firewall. For more information, see Firewall Rules.
You can configure the following types of receivers:
Transformation Hub Receiver: Transformation Hub receivers are consumers for the Transformation Hub's publish-subscribe messaging system. They subscribe to event topics and receive events in Common Event Format (CEF) from Transformation Hub.
File Transfer: File Transfer receivers read remote log files using SCP, SFTP, or FTP protocol. These receivers can read single- or multi-line log files. You can schedule the receiver to read a file or batch of files periodically.
Note: Be aware of the following when setting up file transfer receivers.
SmartMessage Receiver: SmartMessage receivers listen for encrypted messages from ArcSight SmartConnectors. Logger comes pre-configured with a SmartMessage receiver with the name “SmartMessage Receiver.” To use this receiver to receive events from a SmartConnector, set the Receiver Name to be “SmartMessage Receiver” when configuring the SmartConnector’s destination. For more information on SmartConnectors, see Using SmartConnectors to Collect Events.