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

Please provide better documentation + informative error messages to help debug connection issues #110

Open
pgoldweic opened this issue Nov 6, 2020 · 1 comment

Comments

@pgoldweic
Copy link

pgoldweic commented Nov 6, 2020

I've been having trouble connecting to Splunk using this sdk, and it's hard to debug the problems given the lack of error messages (all I get is a 400 http error code). As it respects to documentation, I'd expect to see documentation which explains clearly what are the possible sets of parameters that could be accepted (e.g. one could authenticate using a session key and not just a username/password combination, but then what else is required?). Would be great if you could improve your documentation, and also improve the sdk to return informative error messages that could be used in debugging.

@pgoldweic pgoldweic changed the title Please provide better documentation + informative error messages together with http error codes to help debug connection issues Please provide better documentation + informative error messages to help debug connection issues Nov 6, 2020
@vmalaviya-splunk
Copy link
Contributor

Greetings @pgoldweic,
Current version of Splunk supports authentication using sessionKey as well as token.
Examples and docs will be updated in next release.

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

No branches or pull requests

3 participants