Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication in Aerospike Input plugin #1429

Closed
usdin opened this issue Jun 30, 2016 · 1 comment · Fixed by #4183
Closed

Authentication in Aerospike Input plugin #1429

usdin opened this issue Jun 30, 2016 · 1 comment · Fixed by #4183
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Milestone

Comments

@usdin
Copy link

usdin commented Jun 30, 2016

Proposal:
Aerospike Input plugin should be able to collect data from authenticated Aerospike.

Current behavior:
Right now aerpsike plugin can't collect data from security enabled Aerospike.

Desired behavior:
Aerospike Input plugin should be able to collect data from authenticated Aerospike. Credentials can be put in config file.

Use case: [Why is this important (helps with prioritizing requests)]
Many other input plugins supports authentication but Aerospike input plugin. We are using authentication on Aerospike. It will be good if Telegraf provide this feature.

@timhallinflux timhallinflux added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin pm/enterprise readiness labels Apr 25, 2018
@russorat russorat added this to the 1.7.0 milestone Apr 26, 2018
@russorat russorat removed their assignment Apr 26, 2018
@danielnelson
Copy link
Contributor

@usdin, I know it has been quite awhile, but if you are still interested in this feature I have a pull request that adds TLS with username/password support. Is this something you could help test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants