Update devsvc OTC config to monitor .log file and start from beginning
This commit is contained in:
parent
f9c2c7e696
commit
a65edb236d
@ -46,7 +46,8 @@ spec:
|
||||
filelog:
|
||||
include:
|
||||
- {{ .Values.logIngest.logPathPattern }}
|
||||
start_at: end
|
||||
- {{ .Values.logIngest.logPath }}/.log
|
||||
start_at: beginning
|
||||
include_file_path: false
|
||||
include_file_name: false
|
||||
operators:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user