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
2 changes: 1 addition & 1 deletion packages/cisco_duo/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cisco Duo

The Cisco Duo integration collects and parses data from the Cisco Duo Admin APIs.
The Cisco Duo integration collects and parses data from the [Cisco Duo Admin APIs](https://duo.com/docs/adminapi).

## Compatibility

Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_duo/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.1"
changes:
- description: Added link to Duo documentation
type: enhancement
link: https://github.com/elastic/integrations/pull/2929
- version: "1.2.0"
changes:
- description: Update to ECS 8.2
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_duo/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cisco Duo

The Cisco Duo integration collects and parses data from the Cisco Duo Admin APIs.
The Cisco Duo integration collects and parses data from the [Cisco Duo Admin APIs](https://duo.com/docs/adminapi).

## Compatibility

Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_duo/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_duo
title: Cisco Duo
version: 1.2.0
version: 1.2.1
license: basic
description: Collect logs from Cisco Duo with Elastic Agent.
type: integration
Expand Down