TigerVNC does not have the -log option

I’m using OOD 4.0.5 with Oracle Linux 8. All the installation went well, and OOD is running.
Now, I’m trying to configure an interactive app for VNC. Oracle Linux have TigerVNC 1.15.0

Xvnc TigerVNC 1.15.0 - built Jun 23 2025 12:53:08
Copyright (C) 1999-2025 TigerVNC team and many others (see README.rst)
See https://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12011000

What I found is that using the batch_connect with VNC will create a script to invoke VNC and pass -log vnc.log, which does not exist with this vncserver.
The log is automatically generated by vncserver in ~/.vnc/:.log

From the template file, I see that we can set vnc_log, but considering the log filename will create a new log with the [display] number.
Is there a way to build the vnc_log with [hostname]:[display].log, but the display should be generated after the vncserver starts a session?

Hi and welcome!

I believe the scripts only support TurboVNC - not TigerVNC. The interfaces are slightly different between the two.