chore(elk): replace neto with heracles
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m1s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 1m55s

This commit is contained in:
Ben Martin 2025-04-30 00:37:42 +00:00
parent 88efeaca33
commit b1d83bc297
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -71,7 +71,7 @@ job "elk" {
discovery:
seed_hosts:
- hestia.lan:9300
- neto.lan:9300
- heracles.lan:9300
- nyx.lan:9300
path:
data: /var/lib/elasticsearch
@ -191,7 +191,7 @@ job "elk" {
elasticsearch:
hosts:
- https://hestia.lan:9200
- https://neto.lan:9200
- https://heracles.lan:9200
- https://nyx.lan:9200
publicBaseUrl: https://es.brmartin.co.uk
username: ${ELASTICSEARCH_USERNAME}