-
Notifications
You must be signed in to change notification settings - Fork 497
Security Integrations: Add Deprecation Note in Readme #14105
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
Security Integrations: Add Deprecation Note in Readme #14105
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
59a96c6
to
e4e49d1
Compare
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
director |
28571.43 | 17857.14 | -10714.29 (-37.5%) | 💔 |
Package tomcat
👍(0) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
log |
90909.09 | 58823.53 | -32085.56 (-35.29%) | 💔 |
To see the full report comment with /test benchmark fullreport
Pinging @elastic/sec-linux-platform (Team:Security-Linux Platform) |
Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices) |
> | ||
> This package is *deprecated* and is not supported for installation in Elastic Cloud Serverless. | ||
# Tomcat NetWitness Logs integration (To be deprecated soon) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we are adding this in README.
Lets change "To be deprecated soon" to DEPRECATED
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update readme. Add deprecated label in tomcat readme file.
💚 Build Succeeded
History
|
|
Package bluecoat - 0.18.0 containing this change is available at https://epr.elastic.co/package/bluecoat/0.18.0/ |
Package cloud_defend - 1.3.0 containing this change is available at https://epr.elastic.co/package/cloud_defend/1.3.0/ |
Package cylance - 0.24.0 containing this change is available at https://epr.elastic.co/package/cylance/0.24.0/ |
Package fortinet_forticlient - 1.12.0 containing this change is available at https://epr.elastic.co/package/fortinet_forticlient/1.12.0/ |
Package juniper_junos - 0.11.0 containing this change is available at https://epr.elastic.co/package/juniper_junos/0.11.0/ |
Package juniper_netscreen - 0.11.0 containing this change is available at https://epr.elastic.co/package/juniper_netscreen/0.11.0/ |
Package netscout - 0.21.0 containing this change is available at https://epr.elastic.co/package/netscout/0.21.0/ |
Package radware - 0.20.0 containing this change is available at https://epr.elastic.co/package/radware/0.20.0/ |
Package tomcat - 1.13.0 containing this change is available at https://epr.elastic.co/package/tomcat/1.13.0/ |
Proposed Commit Message
Checklist
changelog.yml
file.How to test this PR locally
Clone integrations repo.
Install the elastic package locally.
Start the elastic stack using the elastic package.
Move to integrations/packages/<integration_name> directory.
Run the following command to run tests.
elastic-package test -v
Replace the <integration_name> with the actual integration name.
Related issues