CISA · Question #412
Which of the following should be the PRIMARY consideration when reviewing console logs to access the effectiveness of an organization's job scheduling process?
The correct answer is B. Determining whether the jobs ran and were completed according to schedule. When auditing job scheduling effectiveness, console logs serve as the primary evidence of whether scheduled jobs actually executed and completed as intended - making B the most direct measure of scheduling process effectiveness. If jobs don't run on time or fail to complete, the
Question
Which of the following should be the PRIMARY consideration when reviewing console logs to access the effectiveness of an organization’s job scheduling process?
Options
- AVerifying whether are authorized to assign or change job schedules and priorities
- BDetermining whether the jobs ran and were completed according to schedule
- CEvaluating whether the scheduling procedures facilitate optimal use of computer resources
- DConfirming whether operators record all exception processing requests
How the community answered
(28 responses)- A4% (1)
- B79% (22)
- C11% (3)
- D7% (2)
Explanation
When auditing job scheduling effectiveness, console logs serve as the primary evidence of whether scheduled jobs actually executed and completed as intended - making B the most direct measure of scheduling process effectiveness. If jobs don't run on time or fail to complete, the scheduling process has failed its core purpose, regardless of anything else.
Why the distractors fall short:
- A (authorization) is an access control concern, not a measure of scheduling effectiveness - it belongs in an access rights review, not a console log review.
- C (resource optimization) is a performance/capacity management objective; while valuable, it's secondary to confirming the jobs ran correctly in the first place.
- D (exception recording) is about operator diligence in documentation, not whether the schedule itself functioned as designed.
Memory tip: Think of console logs as a job's "attendance record." The primary question for any attendance record is "did they show up and finish?" - authorization, efficiency, and documentation are separate concerns answered by different evidence.
Topics
Community Discussion
No community discussion yet for this question.