+

Search Tips   |   Advanced Search

Task management service event logger

We can enable an event logger that logs all Java Management Extensions (JMX) notifications from the TaskManagement MBean into its own log file.

The event logger addition to the task management service logs all JMX notifications: tasknew, taskstatechange, taskserveritychange, taskstatuschange.

The log for every task event contains the following fields:

Field Description
timestamp The time when the event was received and logged.
taskID The global ID of the task that the event concerns.
originatedTime The time the task was originated.
cell The cell that the task event was received in.
notification The type of JMX event / notification that was received.
submitter The originator of the event.
reasonMsg The task's reason message.
taskType The type of task.
severity The global severity of the task.
actions Any actions associated with the task (if applicable).
state The task's lifecycle state.
status The status of a terminated task.
statusMsg The status message related to the status of a terminated task.


Enable and configure the event logger

The event logger must be enabled and can be configured through cell level custom properties. To access the event logger, go to...

The following table describes the name and default values for the event logger.

The custom properties are not recognized during runtime. Restart the deployment manager to pick up any changes to the custom properties.

  • Monitor Intelligent Management operations
  • Manage runtime tasks