# Weblog Settings Statistics / Weblog Settings ## Returns weblog analyzers' configuration - [GET /StatsManager/get_configuration](https://api.docs.cpanel.net/specifications/cpanel.openapi/weblog-settings/stats_manager_get_configuration.md): This function lists the configuration of the web log anayzers for each domain on the cPanel account. When you disable the WebServer role the system disables this function. For more information, read our How to Use Server Profiles documentation. Additional web log analyzer configuration such as if the user can edit their own configuration is provided in the metadata section of the return. ## Save current user's weblog analyzers configuration - [POST /StatsManager/save_configuration](https://api.docs.cpanel.net/specifications/cpanel.openapi/weblog-settings/stats_manager_save_configuration.md): This function saves the users choice about which web log anayzers are enabled for each domain on their cPanel users account. If the log anayzers are controlled by the reseller or root account, the user cannot manage which log analyzers are enabled or disabled. When you disable the WebServer role the system disables this function. For more information, read our How to Use Server Profiles documentation.