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

[filebeat] Add SSL and AUTH username support for Redis input #40111

Merged
merged 14 commits into from
Aug 1, 2024

Commits on Jul 4, 2024

  1. add ssl support

    gpop63 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2007df4 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    gpop63 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f10ae79 View commit details
    Browse the repository at this point in the history
  3. add username support

    gpop63 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    014ea13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43f4d19 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.next.asciidoc

    Co-authored-by: subham sarkar <[email protected]>
    gpop63 and shmsr authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    21457f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. add ssl in docs

    gpop63 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ab2db48 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. add username in docs

    gpop63 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b210082 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. add integration test

    gpop63 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    98acce9 View commit details
    Browse the repository at this point in the history
  2. goimports

    gpop63 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fbc4354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2745443 View commit details
    Browse the repository at this point in the history
  4. improve integration test

    gpop63 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b2eea9a View commit details
    Browse the repository at this point in the history
  5. keep old redis service

    gpop63 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0ef12f6 View commit details
    Browse the repository at this point in the history
  6. address review

    gpop63 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3a62616 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    9ec6325 View commit details
    Browse the repository at this point in the history