diff --git a/packages/infoblox/changelog.yml b/packages/infoblox/changelog.yml index 6ab8c997bbc..65c9b154a58 100644 --- a/packages/infoblox/changelog.yml +++ b/packages/infoblox/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.8.1" + changes: + - description: Mark package as deprecated. Please migrate to the infoblox_nios package. + type: enhancement + link: https://github.com/elastic/integrations/pull/3286 - version: "0.8.0" changes: - description: Update to ECS 8.2.0 diff --git a/packages/infoblox/docs/README.md b/packages/infoblox/docs/README.md index beea9960531..9c79db21fd8 100644 --- a/packages/infoblox/docs/README.md +++ b/packages/infoblox/docs/README.md @@ -1,4 +1,7 @@ -# Infoblox integration +# Infoblox integration (Deprecated) + +_This integration is deprecated. Please use one of the other Infoblox +integrations that are specific to an Infoblox product._ This integration is for Infoblox device's logs. It includes the following datasets for receiving logs over syslog or read from a file: diff --git a/packages/infoblox/manifest.yml b/packages/infoblox/manifest.yml index 35c3db4ab2c..3b58b30f642 100644 --- a/packages/infoblox/manifest.yml +++ b/packages/infoblox/manifest.yml @@ -1,8 +1,8 @@ format_version: 1.0.0 name: infoblox -title: Infoblox NIOS Logs -version: 0.8.0 -description: Collect NIOS logs from Infoblox devices with Elastic Agent. +title: Infoblox Logs +version: "0.8.1" +description: Deprecated. Use a product-specific Infoblox package instead. categories: ["network"] release: experimental license: basic