[infoblox_nios] Add Infoblox NIOS package#3129
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
|
/test |
|
@jamiehynds Hey again.. :) Fyi I tested the Infoblox rsa module on 7.15 and unfortunately i must say its really bad.... |
|
Hey @willemdh - we're in the process of rewriting a lot of those RSA modules from scratch, which is exactly what we've done with Infoblox. This integration has been built in collaboration with Infoblox. ECS mappings and dashboards are far superior to the old module. DHCP, DNS and Audit events all supported. Look forward to getting your feedback once it's available. Thanks for the offer of sample logs, but I think we're ok, as we've worked directly with Infoblox. Agent will be a requirement, there will not be a corresponding Filebeat module. |
|
Thanks for the info @jamiehynds |
@willemdh It should be possible to route data collected by Filebeat into the data stream managed by this integration. It requires some understanding of how the parts work, but I've done this a bit while transitioning between Beats and Agent. In case it helps, here's my unofficial method. https://gist.github.com/andrewkroh/c253717ebe82f2ec47fe003eda99c1dc |
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/pipeline_dhcp.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/pipeline_dhcp.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/infoblox_nios/data_stream/log/elasticsearch/ingest_pipeline/pipeline_audit.yml
Show resolved
Hide resolved
🌐 Coverage report
|
What does this PR do?
Checklist
changelog.ymlfile.How to test this PR locally
elastic-package testScreenshots