You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice to obfuscate the username and password, when basic auth is used in the es.url. Right now on level warn the url with password us displayed in the logs. This is relevant if you the exporter on kubernetes and share the kibana instance.
Hi,
it would be nice to obfuscate the username and password, when basic auth is used in the es.url. Right now on level warn the url with password us displayed in the logs. This is relevant if you the exporter on kubernetes and share the kibana instance.
https://github.com/justwatchcom/elasticsearch_exporter/blob/a743c12f7f1957ec23075a07edd05d5db82f6b62/collector/nodes.go#L996
https://github.com/justwatchcom/elasticsearch_exporter/blob/a743c12f7f1957ec23075a07edd05d5db82f6b62/collector/cluster_health.go#L228
Thanks a lot and regards,
Olaf
The text was updated successfully, but these errors were encountered: