Doubt about trace rotation in Oracle SBC
Hello,
Reviewing the Oracle documentation indicates this when a trace is performed locally:
The system rotates the PCAPs created in this directory by size. The last 25 files are kept and are rotated when they reach 100 MB. If there are capture files in the /opt/ traces directory when this command is run, the system prompts the user to remove them before running new captures. If preferred, the user can decline this file deletion.
My question is, is there any way to modify that 100MB parameter and make it bigger before it rotates?
Usually when testing with a client and tracing with RTP, I get a lot of files that are difficult to work with because I have to merge and locate the call. That is why I would like to know if it is possible to make the traces larger than 100MB.