test(logs): WiP first adjustment in vector config to ship to central o12y

This commit is contained in:
Stephan Lo 2025-05-27 13:55:01 +02:00
parent e295fbd4d7
commit 7b784cf31d

View file

@ -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"