SLFW command enables syslog forwarding and sets the destination address and port. It is the only command needed. This firmware requires no separate syslog enablement step and no restart.
For the full token reference, see SLFW: Enable or disable syslog forwarding.
Requirements
Record the current setting first
SendSLFW with FS2 to display the configuration without changing it. Capture this output so you can restore the original state later.
Enable forwarding
Perform the following steps on one connection to the management port. Substitute your collector’s address and port.1
Connect to the HSM management port over TLS.
2
Log in as the first administrative identity.
CNY confirms the login succeeded. UL1;UT2;UR1 means one of two required logins is complete, and LCN means the connection is not yet fully authorized.3
Log in as the second administrative identity.
UL2;UT2;UR0 means the quorum is satisfied, and LCY confirms the connection is now fully authorized.4
Enable forwarding to the collector.
The response echoes the address and port you set.
RR1 confirms no restart is needed, and forwarding begins immediately.5
Read the setting back to confirm it persisted.
BJ:
A failed login returns a command-specific envelope rather than the standard error shape:
[AOGUSR;BBLOGIN FAILED;CNN;ERInvalid login.;]. The MI token counts missed attempts, and TO reports any brute-force lockout in seconds.The change is audited to the previous destination
Changing the forwarding target generates its own audit event, and that event is delivered to the old destination, not the new one. After changing the port from5516 to 5515, the previous collector receives:
Disable forwarding
To stop forwarding, sendFS0. The address and port reset to their defaults in the response:
FS1 again with the address and port you recorded earlier.
