Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Add support for splunk event collector tokens #51

Open
phemmer opened this issue Sep 22, 2015 · 0 comments
Open

Add support for splunk event collector tokens #51

phemmer opened this issue Sep 22, 2015 · 0 comments

Comments

@phemmer
Copy link
Owner

phemmer commented Sep 22, 2015

Looks like splunk recently added support for long-lived auth tokens. http://dev.splunk.com/view/event-collector/SP-CAAAE7C

Add support for them so we don't have to require username/password.
Inspect the URI, if it's https://user:pass@foo, use username/password. If it's https://token@foo use token.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant