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/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). For more information on sending syslog messages from JunOS to a remote destination such as a file / syslog host, see: [Directing System Log Messages to a Remote Machine or the Other Routing Engine](https://www.juniper.net/documentation/us/en/software/junos/network-mgmt/topics/topic-map/directing-system-log-messages-to-a-remote-destination.html).

### 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). For more information on sending syslog messages from JunOS to a remote destination such as a file / syslog host, see: [Directing System Log Messages to a Remote Machine or the Other Routing Engine](https://www.juniper.net/documentation/us/en/software/junos/network-mgmt/topics/topic-map/directing-system-log-messages-to-a-remote-destination.html).

### 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