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

Fix for on-demand queries logging in splunk/graylog #8

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Sep 2, 2019

Overview

  • Logging plugins like Splunk/Graylog or equivalent would crash due to a bad parameter in the log dispatcher. It was expecting a bool when it was receiving a string.
  • utils.SendRequest would use the url parameter to establish if the connection needs to be secure.
  • Logging plugins will load if the configuration is correct.
  • Display expected targets in on-demand queries list.
  • Using correct tag for metrics.

@javuto javuto added this to the 0.1.6 milestone Sep 2, 2019
@javuto javuto merged commit 9cd21fd into master Sep 3, 2019
@javuto javuto deleted the queries-logging-fix branch September 3, 2019 03:37
CptOfEvilMinions added a commit that referenced this pull request Dec 28, 2021
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

Successfully merging this pull request may close these issues.

1 participant