actiontech / dtle

Distributed Data Transfer Service for MySQL
https://actiontech.github.io/dtle-docs-cn
Mozilla Public License 2.0
550 stars 133 forks source link

Remaining `nomad logmon` process #1057

Open ghost opened 1 year ago

ghost commented 1 year ago
ghost commented 1 year ago

nomad 代码中 logmon process 创建路径

TaskRunner.initHooks
-> newLogMonHook()
-> LaunchLogMon()

可关闭该机制,但目前只对internal drivers开放

logmonHook.isLoggingDisabled()
-> InternalCapabilitiesDriver.InternalCapabilities().DisableLogCollection