I need to have the ability in zcc to search all audit events for bundles and other enabled audit types.
I have a bundle that has content that was uploaded in the past and needed to see what account did this.
I need to make sure that any pruning or purging of audit is at least 3 years.

Comments

  • +1 I assume the 3 months rule was implemented to prohibit sql-searches with thousands of findings.
    But in my cases I know that there are not much editings in the last year, but I have to find when exactly (which date) a new bundle was published.

  • ... maybee it's possible to restrict only dashboard view and not the view in a single object, with much less entries.