mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-01 14:47:38 +00:00
277fed9990
### Describe Your Changes Please provide a brief description of the changes you made. Be as specific as possible to help others understand the purpose and impact of your modifications. ### Checklist The following checks are **mandatory**: - [ ] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
6 lines
205 B
YAML
6 lines
205 B
YAML
# balance load among victorialogs instances
|
|
# see https://docs.victoriametrics.com/vmauth/#load-balancing
|
|
unauthorized_user:
|
|
url_prefix:
|
|
- http://victorialogs-1:9428
|
|
- http://victorialogs-2:9428
|