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 bbot integration to support recent major v2.x release #11741

Open
10 tasks done
colin-stubbs opened this issue Nov 14, 2024 · 0 comments · May be fixed by #11742
Open
10 tasks done

Update bbot integration to support recent major v2.x release #11741

colin-stubbs opened this issue Nov 14, 2024 · 0 comments · May be fixed by #11742

Comments

@colin-stubbs
Copy link
Contributor

Purpose

BBOT v2.x has now been available for a number of months and is in production use by many users.

Significant JSON structure and field changes have occurred in the BBOT output modules that necessitates an Elastic integration update.

An update is required that guarantees backwards compatibility with existing BBOX v1.x data as well as new BBOT v2.x data such that it is searchable and not documents are excluded from search results.

HTTP webhook (filebeat http_endpoint) style inputs should be added to the integration to complement the BBOT http output module.

All changes

  • Change follows the contributing guidelines
  • Supported versions of the monitoring target are documented
  • Supported operating systems are documented (if applicable)
  • Integration or System tests exist
  • Documentation exists, useful guidelines to follow
  • Fields follow ECS and naming conventions
  • At least a manual test with ES / Kibana / Agent has been performed.
  • Required Kibana version set to: 8.13.0

Log dataset changes

  • Pipeline tests exist (if applicable)
  • Generated output for at least 1 log file exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant