You are not doing anything wrong, this is the new behavior at berth 9.1.4:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=432192
- JETTY_LOGS env var dir- (, logs dir, tarball-):
JETTY_LOGS=logs
/usr/local/jetty/jetty-9.1.4/logs ( dir ).
, - , - JETTY_LOGS=logs env ; , /var/log/jetty:
# mv /usr/local/jetty/jetty-9.1.4/logs /var/log/jetty
# ln -s /var/log/jetty /usr/local/jetty/jetty-9.1.4/logs
, , , , , ; jetty jetty, dir:
# chown -R jetty:jetty /var/log/jetty