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 4822e80 commit 9ea2834Copy full SHA for 9ea2834
packages/logstash/changelog.yml
@@ -1,9 +1,9 @@
1
# newer versions go on top
2
-- version: "2.4.12"
+- version: "2.4.13"
3
changes:
4
- - description: Update documentation for GA of agent based monitoring
5
- type: enhancement
6
- link: https://github.com/elastic/integrations/pull/11761
+ - description: Fixed documentation bug
+ type: bugfix
+ link: https://github.com/elastic/integrations/pull/12461
7
- version: "2.4.11"
8
9
- description: Guard against missing elements in codec payload
packages/logstash/manifest.yml
@@ -1,6 +1,6 @@
name: logstash
title: Logstash
-version: 2.4.12
+version: 2.4.13
description: Collect logs and metrics from Logstash with Elastic Agent.
type: integration
icons:
0 commit comments