Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/infoblox/changelog.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
5 changes: 4 additions & 1 deletion packages/infoblox/docs/README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
6 changes: 3 additions & 3 deletions packages/infoblox/manifest.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down