Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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/juniper_junos/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Juniper JunOS integration

This is an integration for ingesting logs from Juniper JunOS.
This is an integration for ingesting logs from [Juniper JunOS](https://www.juniper.net/documentation/product/us/en/junos-os).
Comment thread
ellis-elastic marked this conversation as resolved.
Outdated

### Log

Expand Down
5 changes: 5 additions & 0 deletions packages/juniper_junos/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.2.1"
changes:
- description: Added link to Jupiter Junos documentation
type: enhancement
link: https://github.com/elastic/integrations/pull/3133
- version: "0.2.0"
changes:
- description: Update to ECS 8.2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/juniper_junos/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Juniper JunOS integration

This is an integration for ingesting logs from Juniper JunOS.
This is an integration for ingesting logs from [Juniper JunOS](https://www.juniper.net/documentation/product/us/en/junos-os).

### Log

Expand Down
2 changes: 1 addition & 1 deletion packages/juniper_junos/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: juniper_junos
title: Juniper JunOS
version: 0.2.0
version: 0.2.1
description: Collect logs from Juniper JunOS with Elastic Agent.
categories: ["network", "security"]
release: experimental
Expand Down