A network administrator currently collects log files from several different servers. Which of the following would allow the network administrator to collect log files on a centralized host?
A. The network administrator should install and configure a traffic analysis server.
B. The network administrator should install and configure a DMZ server.
C. The network administrator should install and configure a syslog server.
D. The network administrator should install and configure a network sniffer.
Ans: C. The network administrator should install and configure a syslog server.
You might also like to view...
does not cause any compilation errors. This tells you that:
Increment::Increment(int c, int i) : increment (i) { count = c; } a. count must be a non-const variable. b. count must be a const variable. c. increment must be a non-const variable. d. increment must be a const variable.
On an Intel machine, when a program references a __________ address, the processor’s segmentation mechanism translates it into a __________ address.
a. real/virtual b. virtual/real c. logical/physical d. physical/logical