Using the Server Administration Panel
Server Administration is a system-scoped administration panel holding a variety of low-level Liferay DXP configurations. In Server Administration you can manage and monitor system memory usage, low-level properties, some third-party integrations, document repository migration, logging, scripting, mail server configuration, and portal shutdown.
You can access Server Administration by clicking Control Panel → Configuration → Server Administration.
Server Administration’s functionality is segmented into tabs:
Server Admin Tab | Description | Documentation Link |
---|---|---|
Resources | Monitor the system and perform management tasks (run the garbage collector, clear the database cache, etc.) | Managing System Resources |
Log Levels | View and set logging levels. Modify log levels for Liferay DXP classes and packages. Add custom objects to the logging configuration. | Configuring Logging |
Properties | View System and Portal properties. System Properties shows the system properties for the JVM and Liferay DXP and is used when debugging or checking the running configuration. Portal Properties shows the current portal property values. See the portal properties reference documentation for more details. | Portal Properties |
Data Migration | Migrate documents from one repository to another. For example, you can migrate your documents to a new repository on a different disk or to a new format. | File Storage Migration |
Instead of a Portal Properties file, you can configure a mail server from this tab. These settings override mail server settings in your portal-ext.properties file. | Configuring Mail | |
External Services | Configure external services for generating file previews for images, audio files, and video files. | Configuring External Services |
Script | Write Groovy scripts in a scripting console for executing migration or management code. | Using the Script Engine |
Shutdown | Schedule a shutdown (in x minutes from now) that warns logged-in users of the impending shutdown. | Configuring a Shutdown Event |