Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

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/snort/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.0.3"
changes:
- description: Update Title and Description.
type: enhancement
link: https://github.com/elastic/integrations/pull/1985
- version: "0.0.2"
changes:
- description: Fix logic that checks for the 'forwarded' tag
Expand Down
4 changes: 2 additions & 2 deletions packages/snort/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: snort
title: Snort
version: 0.0.2
version: 0.0.3
release: experimental
description: This Elastic integration collects events from Snort instances
description: Collect logs from Snort with Elastic Agent.
type: integration
icons:
- src: /img/snort.svg
Expand Down