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] RabbitMQ Filebeat module #11692

Closed
14 tasks done
ruflin opened this issue Apr 8, 2019 · 1 comment · Fixed by #12032
Closed
14 tasks done

[Filebeat] RabbitMQ Filebeat module #11692

ruflin opened this issue Apr 8, 2019 · 1 comment · Fixed by #12032
Assignees
Labels
Filebeat Filebeat in progress Pull request is currently in progress. module Team:Integrations Label for the Integrations team

Comments

@ruflin
Copy link
Member

ruflin commented Apr 8, 2019

Metricbeat Module / Dataset release checklist

This checklist is intended for Devs which create or update a module to make sure modules are consistent.

Modules

For a fileset to go GA, the following criterias should be met:

  • Supported versions (of RabbitMQ) are documented
  • Supported operating systems are documented (if applicable)
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
  • Fields follow ECS and naming conventions
  • Dashboards exists (if applicable)
  • Kibana Home Tutorial (if applicable)
    • Open issue in EUI repo to add icon for module if not already exists.
    • Open PR against Kibana repo with tutorial. Examples can be found here.
  • Test log files exist for the grok patterns
  • Generated output for at least 1 log file exists

Filebeat module

  • Test log files exist for the grok patterns
  • Generated output for at least 1 log file exists
@ruflin ruflin added in progress Pull request is currently in progress. module Filebeat Filebeat Team:Integrations Label for the Integrations team labels Apr 8, 2019
@jfsiii
Copy link

jfsiii commented Apr 23, 2019

Working on this in https://github.com/jfsiii/beats.

Still WIP but as of jfsiii@d858af3 it can process single and multiline logs messages and extract key ECS fields like @timestamp, log.level, and message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat in progress Pull request is currently in progress. module Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants