Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

If you are using the Publishing module, please see the Publishing Tools app page instead.

The Activation Tools app, installed by the Activation module, has two subapps:

  • Tools allows you to generate a new public key and clean the mgnlSystem workspace.
  • Monitor allows you to monitor activation details. 

    • Overview: Number of activations, deactivations, errors, committed and rollbacked transactions, activated content size and time needed for activation.

    • Activations per workspace: Number of activated items per workspace.
    • Public instance response: Maximum, minimum and average response time for each subscriber.
    • Activation log: Details of each activation. Can be filtered by user.
    • Error log: Activation error log.

Image Added  Image Added

See Activation security for more information about using the Activation Tools app.

Table of Contents

Configuration

The Activation Tools app is based on the small app concept and installed by the Activation module. Access to the app is restricted to the superuser role in the app configuration and app launcher layout configuration.

The app is configured at Configuration > /modules/activation/apps/activation .

Advanced Tables - Table Plus
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node name

Mgnl f
modules

Mgnl f
activation

Mgnl f
apps

Mgnl n
activation

Activation log storage

Activation logs are stored in memory. 

Javadoc resource link
classNameinfo.magnolia.module.activation.monitor.MemoryActivationStorage
renderTypeasynchronous
is registered in the configuration at Configuration > /modules/activation/config/activationLogStorage. You can customize storage by extending the
Javadoc resource link
classNameinfo.magnolia.module.activation.monitor.ActivationStorage
renderTypeasynchronous
interface.

Advanced Tables - Table Plus
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node nameValue

Mgnl f
modules


Mgnl f
activation


Mgnl f
config


Mgnl n
activationLogStorage


Mgnl p
class

info.magnolia.module.activation.monitor.MemoryActivationStorage