Logging Resource Manager Actions¶
The log of the Resource Manager actions is at <DENODO_HOME>/logs/vdp/vdp-resource-manager.log
It collects the following information about all the actions activated by the Resource Manager:
Time: time when the action was evaluated.
Request id: query identifier.
Rule name: the rule that applied the initial plan to the query (a query can then switch from one plan to another with the switch query plan action).
Plan name: plan associated with the action being executed.
Global CPU usage: percentage of global CPU usage.
Action type: action being executed (all actions can be found here).
Action message: explanatory message of the action being executed.
Database: session database.
Query: VQL of the query.