Can SparkGateway send logs to Linux Syslog?

You need to do some extra work to send it to syslog: On Spark Gateway side a. Create new file “logging.properties” under /SparkGateway folder; (Copy the one from JRE/lib folder and modify it by appending the following lines at the end) .level= INFO...