[ https://issues.apache.org/jira/browse/FLINK-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Knauf reopened FLINK-12383: -------------------------------------- Re-opening in accordance with https://issues.apache.org/jira/browse/FLINK-23206. > "Log file environment variable 'log.file' is not set" despite web.log.path > being set > ------------------------------------------------------------------------------------ > > Key: FLINK-12383 > URL: https://issues.apache.org/jira/browse/FLINK-12383 > Project: Flink > Issue Type: Bug > Components: Runtime / Web Frontend > Affects Versions: 1.8.0 > Reporter: Henrik > Priority: Minor > Labels: auto-closed > > You get these warnings when starting a session cluster, despite having > configured all things logs as specified by the configuration reference on the > [web > site|https://ci.apache.org/projects/flink/flink-docs-release-1.8/ops/config.html#web-frontend]: > {code:java} > [job] 2019-05-01 13:25:35,418 WARN > org.apache.flink.runtime.webmonitor.WebMonitorUtils - Log file > environment variable 'log.file' is not set. > [job] 2019-05-01 13:25:35,419 INFO > org.apache.flink.runtime.webmonitor.WebMonitorUtils - Determined > location of main cluster component log file: /var/lib/log/flink/jobmanager.log > [job] 2019-05-01 13:25:35,419 INFO > org.apache.flink.runtime.webmonitor.WebMonitorUtils - Determined > location of main cluster component stdout file: > /var/lib/log/flink/jobmanager.out > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)