hashicorp / hashicorp/vault-plugin-database-elasticsearch
The log format displayed does not match the main configuration
- Dominant language
- Go
- Stars
- 31
- Forks
- 8
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 2
Description
I currently use the database secret engine to generate dynamic credentials for mysql, elasticsearch, and postgres. There is no problem with the function. But for some reason there are logs that do not match the format that I specified in the main configuration.

Why is the log format when generating elasticsearch credentials different from the `log_format` and `log_level` that I have set in the main configuration. I have tried adding both options above in the configuration file and environment variables but the result is still the same.
Is this a bug or is there another way to homogenize the log format according to the main configuration ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.