Some of the process logs are clogging the database in production environment and it is becoming painful job to clean up those logs for creating DB space. We are looking for a way to get statistics around log size of each process execution to identify processes contributing to this issue.
Are there any DB (log) queries (SQL) available to find the log data size at the process level?