Is there a way to disable creating trace files on Linux servers with scom agent? The trace file grows so fast to 4GB and sometimes it creates a backup file of the old trace then we have extra 5GB for example. We are not using the trace files and deleting them does not help because new ones are created.
We have scom 2019 running
The agent version is: scx-1.6.8-0
OS used: Red Hat Enterprise Linux Server release 7.9 (Maipo)
Files in log directory: ls -lh /var/opt/omi/log/ total 4.0G -rw-r--r--. 1 root root 42M Jul 15 21:06 omiagent.root.root.log -rw-r--r--. 1 root root 540K Feb 16 2021 omiserver.log -rw-r--r--. 1 omi omi 4.0G Aug 24 10:21 omiserver-recv.trc
the file that we would like to disable creating is omiserver-recv.trc

