Oracle
1Z0-100 · Question #42
Examine these commands used to control UPSTART logging: [root@FAROUT init] # initctl log-priority info [root@FAROUT init] # initctl log-priority Info [root@FAROUT init]# Which three statements are…
The correct answer is A. UPSTART logs State Changes to /vat/log/messages. B. UPSTART logs job goals to /var/log/massages. C. UPSTART logs only informational messages about warnings and errors to /var/log/messages. See the full explanation below for the reasoning.
Question
Examine these commands used to control UPSTART logging:
[root@FAROUT init] # initctl log-priority info [root@FAROUT init] # initctl log-priority Info [root@FAROUT init]# Which three statements are true about the logging done through these commands?
Options
- AUPSTART logs State Changes to /vat/log/messages.
- BUPSTART logs job goals to /var/log/massages.
- CUPSTART logs only informational messages about warnings and errors to /var/log/messages.
- DUPSTART logs only informational messages about warnings to /var/log/messages.
- EUPSTART logs event emissions to /var/log/messages.
How the community answered
(28 responses)- A71% (20)
- D21% (6)
- E7% (2)
Community Discussion
No community discussion yet for this question.