Defines the directory where the Flink logs are saved. It has to be an absolute path. (Defaults to the log directory under Flinkās home)
env.log.max
5
The maximum number of old log files to keep.
env.ssh.opts
(none)
Additional command line options passed to SSH clients when starting or stopping JobManager, TaskManager, and Zookeeper services (start-cluster.sh, stop-cluster.sh, start-zookeeper-quorum.sh, stop-zookeeper-quorum.sh).