Remove unused pipelines {apache, aws.cloudtrail, nginx, zeek}#16133
Remove unused pipelines {apache, aws.cloudtrail, nginx, zeek}#16133vinit-chauhan merged 10 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
🚀 Benchmarks reportTo see the full report comment with |
mjwolf
left a comment
There was a problem hiding this comment.
LGTM
I only reviewed the files in zeek, which is the only integration here owned by integration-experience
c72bbda to
91e8ad2
Compare
efd6
left a comment
There was a problem hiding this comment.
LGTM (only owner of aws.cloudtrail)
Suggested commit message:
apache,aws.cloudtrail,nginx,zeek: remove unused third-party ingest pipelines
These pipelines were left behind after PR #14995 removed the unused
httpjson files. The removal includes the third-party.yml pipeline files,
redirections to third-party pipelines in default pipelines, and
associated pipeline tests.
💚 Build Succeeded
History
|
|
Package apache - 3.0.0 containing this change is available at https://epr.elastic.co/package/apache/3.0.0/ |
|
Package aws - 6.0.0 containing this change is available at https://epr.elastic.co/package/aws/6.0.0/ |
|
Package nginx - 3.0.0 containing this change is available at https://epr.elastic.co/package/nginx/3.0.0/ |
|
Package zeek - 4.0.0 containing this change is available at https://epr.elastic.co/package/zeek/4.0.0/ |
…c#16133) * remove third party pipelines * add changelog entry
Proposed commit message
In the PR elastic/integrations#14995 unused
httpjsonfile for third-party ingest pipelines was removed. However, the pipeline and the its reference in default pipeline still existed.This PR removes those references. Including,
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots