Is there a way to exclude logging a package? I have a scheduled package set every night to shutdown our lab desktops if they are on. Well this is 700+ desktops and it's logging every single one and I don't need it to log them.
If there is not an option to not log would be nice.
Deletion of deployment logs is controlled by the "Delete deployment logs after XX days" cleanup option; setting a fixed limit isn't possible. More info on database cleanup options can be found in this knowledge base article.
Such an option does not currently exist unfortunately. We'll add this to the wish list. A "workaround" for now would be to build a custom report based on the tsysPackageLogs database table that excludes the package you're not interested in monitoring.