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
2 changes: 1 addition & 1 deletion packages/qnap_nas/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# QNAP NAS

The QNAP NAS integration collects Event and Access logs from QNAP NAS devices.
The QNAP NAS integration collects Event and Access logs from [QNAP NAS](https://docs.qnap.com/nas-outdated/4.1/SMB/en/index.html?system_logs.htm) devices.

## Log

Expand Down
5 changes: 5 additions & 0 deletions packages/qnap_nas/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.1"
changes:
- description: Added link to QNAP documentation in the readme file
type: enhancement
link: https://github.com/elastic/integrations/pull/3155
- version: "1.2.0"
changes:
- description: Update to ECS 8.2
Expand Down
2 changes: 1 addition & 1 deletion packages/qnap_nas/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# QNAP NAS

The QNAP NAS integration collects Event and Access logs from QNAP NAS devices.
The QNAP NAS integration collects Event and Access logs from [QNAP NAS](https://docs.qnap.com/nas-outdated/4.1/SMB/en/index.html?system_logs.htm) devices.

## Log

Expand Down
2 changes: 1 addition & 1 deletion packages/qnap_nas/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: qnap_nas
title: QNAP NAS
version: 1.2.0
version: 1.2.1
release: ga
description: Collect logs from QNAP NAS devices with Elastic Agent.
type: integration
Expand Down