Setting keystore for Slack, cannot see what I am typing?

I am unable to see what I am typing to enter the value for ...secure_url:

Is this by design?

bin/elasticsearch-keystore add xpack.notification.slack.account.monitoring.secure_url
Enter value for xpack.notification.slack.account.monitoring.secure_url:

ES v6.8.3
RHEL 7

Used this:

echo "my_secure_setting" | bin/elasticsearch-keystore add -x -f xpack.notification.slack.account.monitoring.secure_url

Yes, this is by design - as we consider this a best practice - in all our CLI tools where you need to input anything secret ( passwords, keys, etc )

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.