Skip to main content

What are the "update_analysis" cpanel log files, and can I disable them?

Comments

3 comments

  • Infopro
    The docs should be useful: Tweak Settings - Support - cPanel Documentation
    0
  • electric
    [quote="Infopro, post: 1684092">The docs should be useful: Tweak Settings - Support - cPanel Documentation
    Cpanel DNS-Only does not have a "tweak settings" area. :( Is it possible to change this setting manually?
    0
  • cPanelKenneth
    [quote="electric, post: 1684101">Cpanel DNS-Only does not have a "tweak settings" area. :( Is it possible to change this setting manually?
    Yes. You can disable this by: 1. Login as root via SSH 2. Use your favorite editor to edit /var/cpanel/cpanel.config 3. Change: send_error_reports=1 send_server_configuration=1 send_server_usage=1
    to send_error_reports=0 send_server_configuration=0 send_server_usage=0
    0

Please sign in to leave a comment.