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/fortinet/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fortinet Integration

This integration is for Fortinet FortiOS and FortiClient Endpoint logs sent in the syslog format. It includes the following datasets for receiving logs:
This integration is for Fortinet [FortiOS](https://docs.fortinet.com/product/fortigate/6.2) and [FortiClient](https://docs.fortinet.com/product/forticlient/) Endpoint logs sent in the syslog format. It includes the following datasets for receiving logs:

- `firewall` dataset: consists of Fortinet FortiGate logs.
- `clientendpoint` dataset: supports Fortinet FortiClient Endpoint Security logs.
Expand Down
5 changes: 5 additions & 0 deletions packages/fortinet/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.6.2"
changes:
- description: Update readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3090
- version: "1.6.1"
changes:
- description: Format source.mac and destination.mac as per ECS for the Fortimanager data stream.
Expand Down
2 changes: 1 addition & 1 deletion packages/fortinet/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fortinet Integration

This integration is for Fortinet FortiOS and FortiClient Endpoint logs sent in the syslog format. It includes the following datasets for receiving logs:
This integration is for Fortinet [FortiOS](https://docs.fortinet.com/product/fortigate/6.2) and [FortiClient](https://docs.fortinet.com/product/forticlient/) Endpoint logs sent in the syslog format. It includes the following datasets for receiving logs:

- `firewall` dataset: consists of Fortinet FortiGate logs.
- `clientendpoint` dataset: supports Fortinet FortiClient Endpoint Security logs.
Expand Down
2 changes: 1 addition & 1 deletion packages/fortinet/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fortinet
title: Fortinet Logs
version: "1.6.1"
version: 1.6.2
release: ga
description: Collect logs from Fortinet instances with Elastic Agent.
type: integration
Expand Down