The kesl-control -W
command enables display of the current application events. The command returns the name of the event and additional information about the event.
You can use this command either separately to display all current application events or together with the kesl-control --start-task
command to display only events related to the running task.
You can also use the kesl-control -W
command with the --query
flag to specify filter conditions to display specific events.
Command syntax
kesl-control -W
Examples: Enable the display of current application events:
Enable display of the current events of the task with ID=1:
Enable display of the current events of the TaskStateChanged type:
|