Large number of large jclouds log files generated inside autosupport logs

Article: 100073540
Last Published: 2025-07-03
Ratings: 0 0
Product(s): Access

Problem

The AutoSupport fileuploader process uses a 3rd party component "jcloud" which has incorrect logging details and the log files are not being cleaned up correctly.


Error Message

No error messages but multiple time-stamped jclouds log files generated in /log/autosupport.

Cause

The /etc/autosupport/fileuploader.properties file incorrectly has the log.level set to DEBUG rather than INFO.

Solution

  1. Change the value for log.level in the configuration file (/etc/autosupport/fileuploader.properties) from DEBUG to INFO
  2. Restart the autosupport services.
  3. Clear the older logs to reclaim space.

 

Was this content helpful?