test(logs): WiP first adjustment in vector config to ship to central o12y
This commit is contained in:
parent
e295fbd4d7
commit
7b784cf31d
1 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ customConfig:
|
|||
type: elasticsearch
|
||||
inputs: [parser]
|
||||
endpoints:
|
||||
- http://vlogs-victorialogs:9428/insert/elasticsearch/
|
||||
- https://o12y.penguin-observability.think-ahead.cloud/insert/elasticsearch/
|
||||
mode: bulk
|
||||
api_version: v8
|
||||
compression: gzip
|
||||
|
@ -50,5 +50,5 @@ customConfig:
|
|||
VL-Time-Field: timestamp
|
||||
VL-Stream-Fields: stream,kubernetes.pod_name,kubernetes.container_name,kubernetes.pod_namespace
|
||||
VL-Msg-Field: message,msg,_msg,log.msg,log.message,log
|
||||
AccountID: "0"
|
||||
ProjectID: "0"
|
||||
AccountID: "2"
|
||||
ProjectID: "2"
|
Loading…
Reference in a new issue