Core
neoEBV core settings
Core

Port for GUI
--core-for-gui-port
[<port>
]
(0)
Specifies the listen port for the connection with GUI.
Available CPU Count
--cpu-count
[<count>
]
(0)
Specifies the number of available cores. When 0 is specified, the number of physical cores is used.
Memory Limit
--memory-limit
[<MB>
]
(0)
Specifies the memory limit [MB]. When 0 is specified, it is unlimited. However, the soft limit of the process cannot be exceeded.
License/Directory
--license-dir
[<dir path>
]
(${EBV_CONFIG_DIR}/license.d)
Specifies the license directory.
License/Server/Checkout Edition
--license-edition
[<Auto|Free|EBV|Photomask>
]
(Auto)
Specifies the license edition to be checked out from the license server.
Screen Context/Auto Save Interval
--context-save-interval
[<s>
]
(10)
Specifies the interval at which the screen contexts are automatically saved [s].
Log/Level
--log-level
[(*1)]
(NOTICE)
Specifies the log level.
(*1) : <FATAL|ERROR|WARN|NOTICE|INFO|DEBUG|DEBUG1|DEBUG2|DEBUG3>
Log/Command Log/File
--log-command-log-file
[<file path>
]
Specifies the log file path to output the command logs. The log file is not output when the option is not specified.
--log-command-log-with-json
[<on|off>
]
(off)
Specifies whether to output the command logs in JSON format.
Workaround/Broken Window Rendering
--core-workaround-broken-window-rendering
[<on|off>
]
(off)
Specifies whether to forcefully redraw multiple times when displaying menus and dialog windows to prevent visual glitches.
Last modified December 12, 2024