I need a solution
Installed 7.6.0.4 on AIX, the /opt file system is expanding rapidly.
Looks like the vxlogs install by default with settings of:
DebugLevel = 1
DiagnosticLevel = 6
"vxlogcfg -a -p 51216 -o ALL -s DebugLevel=0 -s DiagnosticLevel=0 " fixed that.
I am seeing these files growing:
/opt/openv/var/global/telemetry/scheduling/20150204_scheduling.log
/opt/openv/var/global/telemetry/systemstats/aggregate_data.json
What are they, and how can I stop them from filling my file system?