Article Content
Article Number | 000011922 |
Applies To | RSA Product Set: SecurID RSA Product/Service Type: Authentication Manager RSA Version/Condition: 8.x |
Issue | All RSA Authentication Manager log entries are written with the hostname of "localhost" in syslog.. This article explains how to include the hostname in the syslog output. |
Cause | The local syslog server is configured by default to listen on 127.0.0.1 and will not accept connections using any configuration in the Security Console other than log to "local operating system SysLog" |
Resolution | To work around this issue and have the hostname present in the syslog, perform the following:
to
where, x.x.x.x is the IP address of the Authentication Manager server. With the IP address the command is udp(ip("192.168.2.50") port(514));
Example RSA log entry:
Example non-RSA entry:
|
Legacy Article ID | a62694 |