Logs maintenance
As already mentioned in the Message Broker section, unless configured differently, FSM Cloud Connector Message Broker logs are configured to log messages on DEBUG level to files in c:\tmp\e4c.log directory.
This may cause the files grow in size very fast. As such, it is recommended to regularly check the files size vs. available disk space.
Besides manual checks, there are the following options available to mitigate the log files growth problem:
set the logging level to INFO or WARN in the logging configuration
disable logging whatsoever (not really recommended)
schedule a periodic job to compress/delete old log files
If you'd like to help us improve the documentation, please provide your feedback using the communication channels listed /wiki/spaces/PFCC/pages/1561427969. Learn about support possibilities here.