Question: I need help with step 5. I don't know how to create my entry into the /rsyslog.conf file to have the output mail.error. What are

I need help with step 5. I don't know how to create my entry into the /rsyslog.conf file to have the output mail.error. What are the steps needed to get the output requested in this step. Thank you!
Linux+ Lab Series (LX0-102) Lab 4b: System Administrator Tasks 5. To create your own entries in the /etc/rsyslog. conf file, load the file into a text editor and add your entry. In this example, edit the /etc/rsyslog.conf file to include the following line below the line "mail. * /var/log/maillog ": mail.error /var/log/mailerrorlog Your output should be similar to the following: 6. To have this change take effect, restart the log daemon with the following command: service rsyslog restart Your output should be similar to the following
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
