/opt/oracle/dcs/log/dcscli.log in 19.10
In our playbook we change perms on dcscli.log so the dbas can read it. This file does not exist after the 19.10 update:
# ls -lt /opt/oracle/dcs/log/dcscli.log
ls: cannot access /opt/oracle/dcs/log/dcscli.log: No such file or directory
Did it go away by design?