?What is the syslog.conf file, and how is it used?

What will be an ideal response?


The /etc/syslog.conf file includes e-mail logging instructions so that ?you can determine how Sendmail is set up to log e-mail events and which events are logged. The syslog.conf file's configuration in the /etc directory contains three pieces of information that tell you what happened to an e-mail when it was logged: the event, the priority level of concern, and the action taken when it was logged. By default, Sendmail can display an event message, log the event message to a log file, or send an event message to a remote log host.

Computer Science & Information Technology

You might also like to view...

Help topics in Windows 7 are available when you look through help by clicking the ________ button

A) Browse Help B) Look Through Help C) Search D) Search Help

Computer Science & Information Technology

Algorithms are exclusive to the field of computer science.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) monitoring vulnerability scanner is one that listens in on the network and determines vulnerable versions of both server and client software. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The Alice for statement uses ____ to increase the index.

A. i&& B. index-=1 C. i++ D. index+=1

Computer Science & Information Technology