If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Proxy briefly forgets secrets from HashiCorp Vault when config data update is larger
This is what I see in the zabbix_proxy.log
Code:
1272715:20240912:170033.355 received configuration data from server at "1.2.3.4", datalen 497
1272715:20240912:170043.795 received configuration data from server at "1.2.3.4", datalen 2784836
1272715:20240912:170044.231
Hello,
I am building a zabbix system w/ proxys. I use zabbix in docker containers and proxy on external locations in docker, i want to encrypt from active proxy to server with certificates.
I started looking at hashicorp and want to use the pki feature and acme to make the workflow...
Front-end warning "Unable to load database credentials from Vault.", no logged errors
Apologies if my formatting is off, this is my first post here.
I have been working on installing & implementing Zabbix on a server, using Hashicorp Vault to protect the DB credentials. After getting it installed (or so I thought), I proceeded to start enabling the actual server. The...