更改filebast
This commit is contained in:
@@ -18,11 +18,11 @@ processors:
|
||||
when:
|
||||
equals:
|
||||
log_type: admin.log
|
||||
tokenizer: '%{timestamp} [%{thread}] %{log_level} %{log_message}'
|
||||
tokenizer: '%{timestamp} %{level} %{pid} --- \\[%{thread}\\] %{class} : %{message}'
|
||||
field: "message"
|
||||
target_prefix: "parsed_sys_info"
|
||||
target_prefix: "mylog"
|
||||
ignore_missing: true
|
||||
overwrite_keys: false
|
||||
overwrite_keys: true
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user