Cleaning up history ("garbage collection")

Hi!

I’m using the API a lot which results in large history tables:

  • action_logs (1.28G)
  • entities_history (624M)
  • secret_accesses (915M)

Can I truncate these tables? The history / audit in not important here.

Kind regards
Kevin

Hi @syfy323 In the Community Edition I think this is fine. I just truncated those tables on my CE and there are no issues.