Skip to content
Closed
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/cisco_meraki/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cisco Meraki Integration

This integration is for Cisco Meraki device's logs. It includes the following
This integration is for [Cisco Meraki devices'](https://developer.cisco.com/meraki/) logs. It includes the following
datasets for receiving logs over syslog or read from a file:

- `log` dataset: supports Cisco Meraki logs.
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_meraki/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.4.2"
changes:
- description: Update readme to add link to Cisco's documentation
type: enhancement
link: https://github.com/elastic/integrations/pull/2933
- version: "0.4.1"
changes:
- description: Add documentation for multi-fields
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_meraki/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cisco Meraki Integration

This integration is for Cisco Meraki device's logs. It includes the following
This integration is for [Cisco Meraki devices'](https://developer.cisco.com/meraki/) logs. It includes the following
datasets for receiving logs over syslog or read from a file:

- `log` dataset: supports Cisco Meraki logs.
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_meraki/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_meraki
title: Cisco Meraki
version: 0.4.1
version: 0.4.2
license: basic
description: Collect logs from Cisco Meraki with Elastic Agent.
type: integration
Expand Down