Reduce Disk Space
To reduce disk space, you can safely remove the content of the following directories:
-
<DATADIR>/tmp. You can remove it when the product is stopped. -
<DATADIR>/run: contains log files. To free up space permanently in this directory, consider using log purge and rotation. -
<DATADIR>/reporting_store: contains SQLite databases (queries, analysis/import/compact events, restarts) -
<DATADIR>/**/*.tmp.*: temporary files. You can remove it when the product is stopped.
You can also delete old configuration versions stored in <DATADIR>/gct
with the API Console using the deleteVersionsBefore method.