diff --git a/packages/cisco/_dev/build/docs/README.md b/packages/cisco/_dev/build/docs/README.md index 4368a788938..6945fd8f167 100644 --- a/packages/cisco/_dev/build/docs/README.md +++ b/packages/cisco/_dev/build/docs/README.md @@ -1,7 +1,9 @@ -# Cisco Integration +# Cisco Integration (Deprecated) -This integration is for Cisco network device's logs. It includes the following -datasets for receiving logs over syslog or read from a file: +> Warning: This integration is deprecated. Please use one of the other Cisco integrations +> that are specific to a Cisco product. + +This integration is for [Cisco network devices](https://developer.cisco.com/docs/) logs. It includes the following datasets for receiving logs over syslog or read from a file: - `asa` dataset: supports Cisco ASA firewall logs. - `ftd` dataset: supports Cisco Firepower Threat Defense logs. diff --git a/packages/cisco/changelog.yml b/packages/cisco/changelog.yml index 25aa36491a9..ed20c974cd2 100644 --- a/packages/cisco/changelog.yml +++ b/packages/cisco/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.13.3" + changes: + - description: Update readme file + type: enhancement + link: https://github.com/elastic/integrations/pull/2927 - version: "0.13.2" changes: - description: Make fields agree with ECS diff --git a/packages/cisco/docs/README.md b/packages/cisco/docs/README.md index 7eca6d6e14b..1b440cf6289 100644 --- a/packages/cisco/docs/README.md +++ b/packages/cisco/docs/README.md @@ -1,7 +1,9 @@ -# Cisco Integration +# Cisco Integration (Deprecated) -This integration is for Cisco network device's logs. It includes the following -datasets for receiving logs over syslog or read from a file: +> Warning: This integration is deprecated. Please use one of the other Cisco integrations +> that are specific to a Cisco product. + +This integration is for [Cisco network devices](https://developer.cisco.com/docs/) logs. It includes the following datasets for receiving logs over syslog or read from a file: - `asa` dataset: supports Cisco ASA firewall logs. - `ftd` dataset: supports Cisco Firepower Threat Defense logs. diff --git a/packages/cisco/manifest.yml b/packages/cisco/manifest.yml index 97ab3fcce30..2b4ec970c68 100644 --- a/packages/cisco/manifest.yml +++ b/packages/cisco/manifest.yml @@ -1,7 +1,7 @@ format_version: 1.0.0 name: cisco title: Cisco -version: 0.13.2 +version: 0.13.3 license: basic description: Deprecated. Use a specific Cisco package instead. type: integration