elastic / rally

Macrobenchmarking framework for Elasticsearch
Apache License 2.0
1.91k stars 314 forks source link

Avoid logging ES credentials from running Rally processes #1863

Closed inqueue closed 1 day ago

inqueue commented 5 days ago

Replace the basic authentication password and API key with '*****' before creating the log entry when killing a running process.

Support both --client-options CLI formats:

Closes https://github.com/elastic/rally/issues/1862