public static class WebMonitorUtils.LogFileLocation extends Object
Modifier and Type | Field and Description |
---|---|
File |
logDir |
File |
logFile |
File |
stdOutFile |
Modifier and Type | Method and Description |
---|---|
static WebMonitorUtils.LogFileLocation |
find(Configuration config)
Finds the Flink log directory using log.file Java property that is set during startup.
|
public final File logFile
public final File stdOutFile
public final File logDir
public static WebMonitorUtils.LogFileLocation find(Configuration config)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.