Page 1 of 1

Your software developer comes to you with an application that controls a user device. The application monitors its own b

Posted: Mon Aug 01, 2022 9:35 am
by answerhappygod
Your software developer comes to you with an application that controls a user device. The application monitors its own behavior and that of the device and creates log files. The log files are expected to grow steadily and rapidly. Your developer currently has the log files stored in the /bin folder with the application binary.
Where would you suggest that the developer store the log files?

A. /var/log
B. /etc/log
C. /usr/log
D. /tmp/log
E. /dev/log