master #19
|
@ -59,4 +59,4 @@ processors:
|
||||||
- dissect:
|
- dissect:
|
||||||
tokenizer: "%{date} %{+date->} %{log_id->} %{account_id->} %{role_id->} %{role_name->} %{spid->} %{channel->} %{col1->} %{col2->} %{col3->} %{col4->} %{col5->} %{col6->} %{col7->} %{col8->} %{col9->} %{col10->} %{col11->} %{col12->} %{col13->}"
|
tokenizer: "%{date} %{+date->} %{log_id->} %{account_id->} %{role_id->} %{role_name->} %{spid->} %{channel->} %{col1->} %{col2->} %{col3->} %{col4->} %{col5->} %{col6->} %{col7->} %{col8->} %{col9->} %{col10->} %{col11->} %{col12->} %{col13->}"
|
||||||
field: "message"
|
field: "message"
|
||||||
target_prefix: ""
|
target_prefix: ""
|
||||||
|
|
|
@ -6,3 +6,4 @@ work_path: "/data/opt/filebeat/{{ instance_name }}"
|
||||||
filebeat_configs:
|
filebeat_configs:
|
||||||
- "gateway-nginx"
|
- "gateway-nginx"
|
||||||
- "manager"
|
- "manager"
|
||||||
|
- "quick"
|
||||||
|
|
Loading…
Reference in New Issue