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
3 changes: 1 addition & 2 deletions packages/cisco_secure_endpoint/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Cisco Secure Endpoint Integration

This integration is for Cisco Secure Endpoint logs. It includes the following
datasets for receiving logs over syslog or read from a file:
This integration is for [Cisco Secure Endpoint](https://developer.cisco.com/amp-for-endpoints/) logs. It includes the following datasets for receiving logs over syslog or read from a file:

- `event` dataset: supports Cisco Secure Endpoint Event logs.

Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_secure_endpoint/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.4.1"
changes:
- description: update read me with link to vendor documentation
type: enhancement
link: https://github.com/elastic/integrations/pull/3225
- version: "2.4.0"
changes:
- description: Update to ECS 8.2
Expand Down
3 changes: 1 addition & 2 deletions packages/cisco_secure_endpoint/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Cisco Secure Endpoint Integration

This integration is for Cisco Secure Endpoint logs. It includes the following
datasets for receiving logs over syslog or read from a file:
This integration is for [Cisco Secure Endpoint](https://developer.cisco.com/amp-for-endpoints/) logs. It includes the following datasets for receiving logs over syslog or read from a file:

- `event` dataset: supports Cisco Secure Endpoint Event logs.

Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_secure_endpoint/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_secure_endpoint
title: Cisco Secure Endpoint (AMP)
version: 2.4.0
version: 2.4.1
license: basic
description: Collect logs from Cisco Secure Endpoint (AMP) with Elastic Agent.
type: integration
Expand Down