Configuration configuration
Changing the syslogd listening port changing-the-syslogd-listening-port
By default, the syslogd listening port is 666 (udp). You can alter it using an environment variable if necessary.
Once it is configured, this variable is taken into account by all Adobe Campaign modules.
In Linux in-linux
Edit the customer.sh file and add the following line:
export TRACE_ADDR=localhost:<listening port>
In Windows in-windows
You need to create the TRACE_ADDR environment variable with the localhost value: <listening port="" />
.
Configuring security zones configuring-security-zones
Each operator needs to be linked to a zone to log on to an instance and the operator IP must be included in the addresses or address sets defined in the security zone. Technical zone configuration is carried out in the configuration file of the Adobe Campaign server. The linking of an operator to a security zone has to be defined in the console ( Administration > Access management > Operators node).