Is it possible for xUML services to set a path for the logfile or set a retention period for logfiles. I need a way to manage the number of logfiles a service is creating.
The log files are always written to a subdirectory “logs” of the service directory and there’s no way to change it other than editing service files manually. It’s not recommended / supported though as every service deployment will erase your changes.