Depending on how the Director was installed and what version you're running, you may have an issue with configuring SysLog for audit log output, because the standard configuration in appliance Directors uses SELinux Enforcing mode.
Because SELinux enforcing mode is the default, you can add the default ports for SysLog to the SELinux configuration for appliances. The default SysLog ports are shown in the following table:
| SysLog Type | Protocol | Port |
|---|---|---|
| UDP | UDP | 514 |
| TCP | TCP | 601 |
| TCP with TLS | TCP | 6514 |
The following options are available to enable SysLog output to work as expected:
| SELinux Mode | Action |
|---|---|
| Enforcing |
|
| Permissive or Disabled | No action necessary. |