Change OTC start_at to beginning to read existing logs
This commit is contained in:
parent
401a2166cd
commit
f9c2c7e696
@ -46,7 +46,7 @@ spec:
|
|||||||
filelog:
|
filelog:
|
||||||
include:
|
include:
|
||||||
- {{ .Values.logIngest.logPathPattern }}
|
- {{ .Values.logIngest.logPathPattern }}
|
||||||
start_at: end
|
start_at: beginning
|
||||||
include_file_path: false
|
include_file_path: false
|
||||||
include_file_name: false
|
include_file_name: false
|
||||||
operators:
|
operators:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user