added vmauth endpoint + credentials to vector
This commit is contained in:
parent
6a09582034
commit
c7fea957ec
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ customConfig:
|
|||
inputs: [parser]
|
||||
endpoints:
|
||||
- https://o12y.observability.think-ahead.cloud/insert/elasticsearch/
|
||||
auth:
|
||||
strategy: basic
|
||||
user: simple-user
|
||||
password: simple-password
|
||||
mode: bulk
|
||||
api_version: v8
|
||||
compression: gzip
|
||||
|
|
Loading…
Reference in a new issue