5.2.3 Monitoring the Dispatcher
The install.cfg file that was set up during server installation contains the kdd.dispatch.joblogdir property that points to a log file directory. The log directory is a repository that holds a time-stamped record of dispatcher and job processing events.
Each time the dispatcher starts or completes a job, it writes a status message
to a file called
dispatch.log
in the log directory. This log also
records any failed jobs and internal dispatcher errors. The dispatch.log file holds a
time-stamped history of events for all jobs in the chronological sequence that each
event occurred. To monitor the dispatch.log file as it receives entries, follow these
steps: