Skip to content

Commit

Permalink
Update the Custom Logs integration to package spec V3.1.5 (#11181)
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr authored Sep 19, 2024
1 parent 3ac8288 commit cdcedd4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
5 changes: 5 additions & 0 deletions packages/log/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.3.2"
changes:
- description: Update package spec to V3
type: enhancement
link: https://github.com/elastic/integrations/pull/11181
- version: "2.3.1"
changes:
- description: Enhance description of custom option
Expand Down
8 changes: 5 additions & 3 deletions packages/log/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
format_version: 2.6.0
format_version: 3.1.5
name: log
title: Custom Logs
description: >-
Collect custom logs with Elastic Agent.
type: input
version: 2.3.1
version: 2.3.2
categories:
- custom
- custom_logs
conditions:
kibana.version: ^8.8.0
kibana:
version: ^8.8.0
policy_templates:
- name: logs
type: logs
Expand Down Expand Up @@ -72,3 +73,4 @@ icons:
type: "image/svg+xml"
owner:
github: elastic/elastic-agent-data-plane
type: elastic

0 comments on commit cdcedd4

Please sign in to comment.