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
5 changes: 5 additions & 0 deletions packages/f5/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.11.2"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "0.11.1"
changes:
- description: Use ECS geo.location definition.
Expand Down
8 changes: 0 additions & 8 deletions packages/f5/data_stream/bigipafm/fields/base-fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
type: constant_keyword
description: Event dataset
value: f5.bigipafm
- name: '@timestamp'
type: date
description: Event timestamp.
- name: container.id
description: Unique container id.
ignore_above: 1024
Expand All @@ -39,8 +36,3 @@
- name: log.offset
description: Offset of the entry in the log file.
type: long
- name: tags
description: List of keywords used to tag each event.
example: '["production", "env2"]'
ignore_above: 1024
type: keyword
8 changes: 0 additions & 8 deletions packages/f5/data_stream/bigipapm/fields/base-fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
type: constant_keyword
description: Event dataset
value: f5.bigipapm
- name: '@timestamp'
type: date
description: Event timestamp.
- name: container.id
description: Unique container id.
ignore_above: 1024
Expand All @@ -39,8 +36,3 @@
- name: log.offset
description: Offset of the entry in the log file.
type: long
- name: tags
description: List of keywords used to tag each event.
example: '["production", "env2"]'
ignore_above: 1024
type: keyword
2 changes: 1 addition & 1 deletion packages/f5/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: f5
title: F5 Logs
version: "0.11.1"
version: "0.11.2"
description: Collect and parse logs from F5 devices with Elastic Agent.
categories: ["network", "security"]
release: experimental
Expand Down
5 changes: 5 additions & 0 deletions packages/fim/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.2"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "1.2.1"
changes:
- description: Use ECS geo.location definition.
Expand Down
11 changes: 0 additions & 11 deletions packages/fim/data_stream/event/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@
type: object
object_type: keyword
description: Image labels.
- name: name
level: extended
type: keyword
ignore_above: 1024
description: Container name.
- name: host
title: Host
group: 2
Expand All @@ -90,12 +85,6 @@
ECS host.* fields should be populated with details about the host on which the event happened, or from which the measurement was taken. Host types include hardware, virtual machines, Docker containers, and Kubernetes nodes.'
type: group
fields:
- name: architecture
level: core
type: keyword
ignore_above: 1024
description: Operating system architecture.
example: x86_64
- name: domain
level: extended
type: keyword
Expand Down
2 changes: 1 addition & 1 deletion packages/fim/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: fim
title: "File Integrity Monitoring"
version: "1.2.1"
version: "1.2.2"
license: basic
release: ga
description: "The File Integrity Monitoring integration reports filesystem changes in real time."
Expand Down
5 changes: 5 additions & 0 deletions packages/fireeye/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.6.2"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "1.6.1"
changes:
- description: Use ECS geo.location definition.
Expand Down
4 changes: 0 additions & 4 deletions packages/fireeye/data_stream/nx/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@
type: keyword
ignore_above: 1024
description: "Unique host id.\nAs hostname is not always unique, use values that are meaningful in your environment.\nExample: The current usage of `beat.name`."
- name: ip
level: core
type: ip
description: Host ip addresses.
- name: mac
level: core
type: keyword
Expand Down
2 changes: 0 additions & 2 deletions packages/fireeye/data_stream/nx/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
name: source.ip
- external: ecs
name: destination.address
- external: ecs
name: destination.port
- external: ecs
name: destination.as.number
- external: ecs
Expand Down
2 changes: 1 addition & 1 deletion packages/fireeye/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: fireeye
title: "FireEye Network Security"
version: 1.6.1
version: 1.6.2
license: basic
description: Collect logs from FireEye NX with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/fortinet_forticlient/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.1.3"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "1.1.2"
changes:
- description: Remove duplicate field.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@
These fields help correlate data based containers from any runtime.'
type: group
fields:
- name: id
level: core
type: keyword
ignore_above: 1024
description: Unique container id.
- name: image.name
level: extended
type: keyword
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,3 @@
- name: log.offset
description: Offset of the entry in the log file.
type: long
- name: tags
description: List of keywords used to tag each event.
example: '["production", "env2"]'
ignore_above: 1024
type: keyword
2 changes: 1 addition & 1 deletion packages/fortinet_forticlient/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fortinet_forticlient
title: Fortinet FortiClient Logs
version: 1.1.2
version: 1.1.3
release: ga
description: Collect logs from Fortinet FortiClient instances with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/fortinet_fortigate/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.4"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "1.2.3"
changes:
- description: Remove duplicate field.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@
description: "Container fields are used for meta information about the specific container that is the source of information.\nThese fields help correlate data based containers from any runtime."
type: group
fields:
- name: id
level: core
type: keyword
ignore_above: 1024
description: Unique container id.
- name: image.name
level: extended
type: keyword
Expand Down
2 changes: 1 addition & 1 deletion packages/fortinet_fortigate/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fortinet_fortigate
title: Fortinet FortiGate Firewall Logs
version: 1.2.3
version: 1.2.4
release: ga
description: Collect logs from Fortinet FortiGate firewalls with Elastic Agent.
type: integration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@
These fields help correlate data based containers from any runtime.'
type: group
fields:
- name: id
level: core
type: keyword
ignore_above: 1024
description: Unique container id.
- name: image.name
level: extended
type: keyword
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,3 @@
- name: log.offset
description: Offset of the entry in the log file.
type: long
- name: tags
description: List of keywords used to tag each event.
example: '["production", "env2"]'
ignore_above: 1024
type: keyword
5 changes: 5 additions & 0 deletions packages/fortinet_fortimanager/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.1.3"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4407
- version: "1.1.2"
changes:
- description: Remove duplicate field.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@
These fields help correlate data based containers from any runtime.'
type: group
fields:
- name: id
level: core
type: keyword
ignore_above: 1024
description: Unique container id.
- name: image.name
level: extended
type: keyword
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,3 @@
- name: log.offset
description: Offset of the entry in the log file.
type: long
- name: tags
description: List of keywords used to tag each event.
example: '["production", "env2"]'
ignore_above: 1024
type: keyword
2 changes: 1 addition & 1 deletion packages/fortinet_fortimanager/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fortinet_fortimanager
title: Fortinet FortiManager Logs
version: 1.1.2
version: 1.1.3
release: ga
description: Collect logs from Fortinet FortiManager instances with Elastic Agent.
type: integration
Expand Down