Federation Services Admin Log View - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Administer/Logging/Accessing-and-Updating-the-Logging-File/Federation-Services-Admin-Log-View - 2025-03-04

Alfresco Federation Services

Platform
Alfresco
Product
Alfresco Federation Services
Release
3.2
License

To get a basic view of the log file, the Logging page can be found under the Admin Menu

This page uses the global property simflofy.admin.log.path, with a default value of ${catalina.base}/logs/3sixty-admin.log.

To modify this value edit simflofy-global.properties in the 3sixty-admin/WEB-INF/classes directory, for example:

simflofy.admin.log.path=/my/log/directory/logs/3sixty-admin.log

On this page the user can download the complete 3sixty-admin.log, as well as filter the last 5000 lines of the log file:

Level Logs
Info Info, Error
Debug Info, Error, Debug
Trace All
Error Error only

You can also set the value simflofy.max.log.size to prevent performance issues. Defaults to 10 MB. KB and GB are also valid sizes.