Abnormally large server_log file issue

sangsoo

Member
Hello.
An abnormal size server_log (about 50GB) has been generated on a running wcs.
(flashphoner.log.2024-05-10-14, 59899027456byte)
1715359462884.png


When I opened the log contents, it seems to be not normal log contents.
I attach the head and tail 50 lines of the log file in question.

The WCS settings I am using, info.
-----log4j.properties -----
log4j.rootLogger=error, stdout, fAppender
-----Version info-----
wcs_version=5.2.1960-0986598bde79ab6106d542047b102ac8673036d4
wcs_client_version=2.0.242-353e07227264ca622dcbca2b58be9611858e6b7d

I have updated to version 5.2.1980 for now.
What could be the problem and will it happen again?
Please reply.
Thank you.
 

Attachments

Max

Administrator
Staff member
Good day.
This is probably a network issues: RTCP feedback packets are failed to send to a publishing client. In this case, all the packets unsent are displayed in error log. We raised the ticket WCS-4141 to reduce the output.
 

Max

Administrator
Staff member
Good day.
We changed logging to reduce an excessive output. Also in the latest builds there are some fixes to prevent RTCP feedback issues/ Please update to the latest build 5.2.2036.
 
Top