What is disabled when unchecking the checkboxes for verbose logging on tasks and events? The events are found under the Advanced tab of the Package or Task respectively, as shown:
[_] Enable verbose reporting of task status events
[_] Enable verbose reporting of package status events
Answer
Package Status Events - When disabling the verbose events under a Package, it disables all Package delivery events (package downloaded, etc) for that package. In other words no events are sent to the Evt_AeX_SWD_Package data-class table.
Task Status Events - When disabling the verbose events under a Task, it disables all Status events for that task. In other words no events are sent to the Evt_AeX_SWD_Status data-class table.
NOTE: An Execution event will still be sent on the execution status of that task. One NSE will be sent to the NS that will insert a row into the Evt_AeX_SWD_Execution table.
No comments:
Post a Comment