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[elasticsearch output]: add scheme to fix error in sniffing option #10513

Merged
merged 6 commits into from
Feb 3, 2022

Commits on Jan 24, 2022

  1. fix: add scheme to elastic sniffing

    Add the scheme from the first elastic URL passed in and derive the scheme to ensure that sniffing is successful
    zpriddy committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    59c9842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3923c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. reorder imports

    zpriddy committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ba888d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Update plugins/outputs/elasticsearch/elasticsearch.go

    Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
    zpriddy and srebhan committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6f0d48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137f123 View commit details
    Browse the repository at this point in the history
  3. fix: go mod tidy

    zpriddy committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    2697c47 View commit details
    Browse the repository at this point in the history