Configuring Your FireEye HX System for Communication with JSA
To enable FireEye HX to communicate with JSA, configure your FireEye HX appliance to forward syslog events.
- Log in to the FireEye HX appliance by using the CLI.
- To activate configuration mode, type the following commands:
enable
configure terminal
- To add a remote syslog server destination, type the following
commands:
logging <remote_IP_address> trap none
logging <remote_IP_address> trap override class cef priority info
- To save the configuration changes to the FireEye HX appliance,
type the following command:
write mem