Initial upload
This commit is contained in:
parent
d25a81780b
commit
005073277b
14 changed files with 236 additions and 145 deletions
|
|
@ -39,7 +39,11 @@ customConfig:
|
|||
type: elasticsearch
|
||||
inputs: [parser]
|
||||
endpoints:
|
||||
- https://o12y.penguin-observability.think-ahead.cloud/insert/elasticsearch/
|
||||
- https://o12y.observability.think-ahead.cloud/insert/elasticsearch/
|
||||
auth:
|
||||
strategy: basic
|
||||
user: simple-user
|
||||
password: simple-password
|
||||
mode: bulk
|
||||
api_version: v8
|
||||
compression: gzip
|
||||
|
|
@ -50,5 +54,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: "2"
|
||||
ProjectID: "2"
|
||||
AccountID: "0"
|
||||
ProjectID: "0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue