We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b980ee commit 2914acdCopy full SHA for 2914acd
packages/auditd/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "3.19.2"
3
+ changes:
4
+ - description: Fix invalid event type.
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/10090
7
- version: "3.19.1"
8
changes:
9
- description: Changed owners
packages/auditd/manifest.yml
@@ -1,6 +1,6 @@
name: auditd
title: Auditd Logs
-version: "3.19.1"
+version: "3.19.2"
description: Collect logs from Linux audit daemon with Elastic Agent.
type: integration
icons:
0 commit comments