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

logging and sending metrics issue #11

Open
codingL3gend opened this issue Jun 9, 2020 · 4 comments
Open

logging and sending metrics issue #11

codingL3gend opened this issue Jun 9, 2020 · 4 comments

Comments

@codingL3gend
Copy link

currently i am not seeing any detailed logging. even set DEBUG environment variable to true. i need to figure out if/why the metrics are failing to send to my splunk instance. perhaps it has something to do with the setBasicAuth implementation which i'd like to ask a question about as well if it can accept a value in the form of Authorization: Splunk token. any help would be greatly appreciated

@kebe7jun
Copy link
Owner

kebe7jun commented Jun 10, 2020

Ohhh, this really lacks debug log info, I can optimize the debug log for that.

perhaps it has something to do with the setBasicAuth implementation which i'd like to ask a question about as well if it can accept a value in the form of Authorization: Splunk token

that means you wantn't set user and password?

@codingL3gend
Copy link
Author

i was able to get it working. it was an issue on my behalf with not using the FQDN of our splunk server. however would it be possible to get an option to not have to use basic auth for the remote_read configuration and to be able to use the token auth similar to how the write does? I was going to modify the source to see if this can happen first but I figure I'd ask before I go down that road

@kebe7jun
Copy link
Owner

I see, of course you can do that. : )
It sounds a good feature.

@codingL3gend
Copy link
Author

sounds good.

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

No branches or pull requests

2 participants