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

Cherry-pick #25128 to 7.x: [Filebeat] Add ZooKeeper Module #25395

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Apr 28, 2021

Cherry-pick of PR #25128 to 7.x branch. Original message:

What does this PR do?

Adds a new module for ZooKeeper logs.

Why is it important?

Requested by Elastic Cloud team to ingest ZooKeeper logs.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

How to test this PR locally

cd beats/filebeat
TESTING_FILEBEAT_MODULES=zookeeper mage -v pythonIntegTest

Related issues

Use cases

Screenshots

Logs

Adds a new module for ZooKeeper audit and service logs.

(cherry picked from commit d09dfb0)
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 28, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 28, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Apr 28, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #25395 updated

  • Start Time: 2021-04-29T09:36:46.577+0000

  • Duration: 107 min 35 sec

  • Commit: 9df487b

Test stats 🧪

Test Results
Failed 0
Passed 13675
Skipped 2299
Total 15974

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 13675
Skipped 2299
Total 15974

@dedemorton
Copy link
Contributor

dedemorton commented Apr 28, 2021

You'll need this change to fix the broken doc build: #25402 (backport of #25401)

@jsoriano jsoriano merged commit bea1546 into elastic:7.x Apr 29, 2021
@jsoriano jsoriano deleted the backport_25128_7.x branch April 29, 2021 11:25
@zube zube bot removed the [zube]: Done label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants