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

[8.12](backport #37898) [filebeat][threatintel] MISP pagination fixes #37924

Merged
merged 2 commits into from Feb 9, 2024

Commits on Feb 8, 2024

  1. [filebeat][threatintel] MISP pagination fixes (#37898)

    Update the HTTP JSON input configuration for the Threat Intel module's
    misp fileset with pagination fixes that were done earlier in the
    Agent-based MISP integration, in these PRs:
    
    - Fix timestamp format sent to API
      elastic/integrations#6482
    
    - Fix duplicate requests for page 1
      elastic/integrations#6495
    
    - Keep the same timestamp for later pages
      elastic/integrations#6649
    
    - Pagination fixes
      elastic/integrations#9073
    
    (cherry picked from commit b7fc69a)
    chrisberkhout authored and mergify[bot] committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    83435a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e5eb7 View commit details
    Browse the repository at this point in the history