Example: Configuring WELF Logging for UTM Features (CLI)
To configure WELF logging for UTM features:
Set the security log source IP address. The following example sets the IP address to 1.2.3.4:
user@host# set security log source-address 1.2.3.4Note: The WELF logging messages must be saved to a dedicated WebTrends server.
Name of the security log stream. The following example names the log stream utm-welf:
user@host# set security log source-address 1.2.3.4 stream utm-welfSet the format for the log messages. The following example sets the welf format:
user@host# set security log source-address 1.2.3.4 stream utm-welf format welfSet the category of log messages that are sent. The following example configures the device to send UTM messages (content-security):
user@host# set security log source-address 1.2.3.4 stream utm-welf format welf category content-securitySet the severity level of log messages that are sent. The following example configures the device to send critical and emergency messages:
user@host# set security log source-address 1.2.3.4 stream utm-welf format welf category content-security severity critical emergencyEnter the host address of the dedicated WebTrends server to which the log messages are to be sent. The following example configures the device to send messages to the 5.6.7.8 WebTrends server:
user@host# set security log source-address 1.2.3.4 stream utm-welf format welf category content-security severity critical emergency host 5.6.7.8- Your configuration takes effect when you commit your changes.
Related Topics
JUNOS Software Feature Support Reference for SRX Series and J Series Devices