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

Update filebeat httpjson input to support pagination via Header and Okta module #16354

Merged
merged 21 commits into from
Mar 11, 2020
Merged

Update filebeat httpjson input to support pagination via Header and Okta module #16354

merged 21 commits into from
Mar 11, 2020

Commits on Feb 13, 2020

  1. initial commit for okta

    Lei Qiu committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    a223aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce70c8d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Update filebeat httpjson input to support pagination via Header and O…

    …KTA module
    Lei Qiu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f258a91 View commit details
    Browse the repository at this point in the history
  2. Merge with upstream/master

    Lei Qiu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a6f3783 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Add rate limit support

    Lei Qiu committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    78a1b78 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Address review comments and update documentation

    Lei Qiu committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    fc90d46 View commit details
    Browse the repository at this point in the history
  2. Fix some typos

    Lei Qiu committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c652dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a404f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Fix error

    Lei Qiu committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    21a3e27 View commit details
    Browse the repository at this point in the history
  2. Fix error

    Lei Qiu committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    576faf4 View commit details
    Browse the repository at this point in the history
  3. Fix a problem in error handling

    Lei Qiu committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f90e2c4 View commit details
    Browse the repository at this point in the history
  4. Fix a problem in error handling

    Lei Qiu committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    3386b91 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Add more test cases

    Lei Qiu committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    647fe36 View commit details
    Browse the repository at this point in the history
  2. Add createRequestInfoFromBody for testing

    Lei Qiu committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    154db0c View commit details
    Browse the repository at this point in the history
  3. Add test case for createRequestInfoFromBody

    Lei Qiu committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    67f8817 View commit details
    Browse the repository at this point in the history
  4. Add test cases for ratelimit

    Lei Qiu committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    616af20 View commit details
    Browse the repository at this point in the history
  5. Fix a copy paste problem

    Lei Qiu committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    a1db271 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. mage fmt

    Lei Qiu committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6dbe573 View commit details
    Browse the repository at this point in the history
  2. Remove the unnecessary for loop.

    Lei Qiu committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e569023 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.next.asciidoc

    Lei Qiu committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    484cfbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    635cd88 View commit details
    Browse the repository at this point in the history