This section describes how to send logs from Blue Coat Systems Content Analysis to the Trellix Comm Broker using syslog.
CA Version 2.1
Configure the syslog server (the Trellix Comm Broker) using parameters shown in the following table.
Parameter
Description
PREDICTIVE_ANALYSIS_BLOCKFile was blocked using predictive analysis.
REBOOTThe appliance was restarted.
SANDBOXING_BLOCKFile was blocked using sandboxing results.
SANDBOX_RESULTSandboxing result alert (asynchronous).
VIRUSVirus was found.
Example
(config) # alerts destinations syslog [ SANDBOXING_BLOCK SANDBOX_RESULT ]
Use the
alerts syslog-alertscommand with parameters shown in the table below to configure syslog settings so Content Analysis can send alerts using syslog messages.Parameter
Description
facilityThe level of detail and format, as required by the Trellix Comm Broker Sender. See the Comm Broker documentation for more information.
port <number>The port used by the Comm Broker Sender to listen for incoming data. The default port number is 514.
protocol udp | tcp | tlsThe transport protocol used by the Comm Broker Sender. The default protocol is UDP.
server <hostname or IP address>The IP address or hostname of the Comm Broker Sender.
Example
(config) #
alerts syslog-alerts server 192.168.24.30