Copy the syslogd configuration command

1. Copy the following syslogd configuration to /etc/syslog.conf

*.* /var/log/syslog.log

2. From the OS/390 UNIX shell, create an empty file to contain the syslogd output, by executing the following command:

touch /var/log/syslog.log


Previous step | Next step
Installation Instructions