I know we can configure worker log levels using --defaultWorkerLogLevel=level option through command line while running dataflow job directly from local or while creating template.
But I want to know how to use this option while invoking dataflow job from previously built templates where we didn't use this option while building it.