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/cyberarkpas/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.4.2"
changes:
- description: Fix broken file paths configuration variable
type: bugfix
link: https://github.com/elastic/integrations/pull/3497
- version: "2.4.1"
changes:
- description: Update to readme. added link to vendor documentation
Expand Down
2 changes: 1 addition & 1 deletion packages/cyberarkpas/data_stream/audit/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ streams:
- name: paths
type: text
title: Paths
multi: false
multi: true
required: false
show_user: true
- name: tags
Expand Down
2 changes: 1 addition & 1 deletion packages/cyberarkpas/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cyberarkpas
title: CyberArk Privileged Access Security Logs
version: 2.4.1
version: 2.4.2
release: ga
description: Collect audit logs from Cyberark Vault servers with Elastic Agent.
type: integration
Expand Down