Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

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/cisco_asa/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.7.7"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "2.7.6"
changes:
- description: Remove duplicate field.
Expand Down
4 changes: 0 additions & 4 deletions packages/cisco_asa/data_stream/log/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@
name: event.code
- external: ecs
name: event.created
- external: ecs
name: event.created
- external: ecs
name: event.duration
- external: ecs
Expand Down Expand Up @@ -136,8 +134,6 @@
name: related.ip
- external: ecs
name: related.user
- external: ecs
name: server.domain
- external: ecs
name: source.address
- external: ecs
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_asa/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_asa
title: Cisco ASA
version: "2.7.6"
version: "2.7.7"
license: basic
description: Collect logs from Cisco ASA with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_ftd/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.4.5"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "2.4.4"
changes:
- description: Remove duplicate field.
Expand Down
4 changes: 0 additions & 4 deletions packages/cisco_ftd/data_stream/log/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@
name: event.code
- external: ecs
name: event.created
- external: ecs
name: event.created
- external: ecs
name: event.duration
- external: ecs
Expand Down Expand Up @@ -162,8 +160,6 @@
name: related.ip
- external: ecs
name: related.user
- external: ecs
name: server.domain
- external: ecs
name: service.id
- external: ecs
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_ftd/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_ftd
title: Cisco FTD
version: "2.4.4"
version: "2.4.5"
license: basic
description: Collect logs from Cisco FTD with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_ios/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.9.3"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "1.9.2"
changes:
- description: Remove duplicate field.
Expand Down
2 changes: 0 additions & 2 deletions packages/cisco_ios/data_stream/log/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
name: event.code
- external: ecs
name: event.created
- external: ecs
name: event.created
- external: ecs
name: event.duration
- external: ecs
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_ios/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_ios
title: Cisco IOS
version: "1.9.2"
version: "1.9.3"
license: basic
description: Collect logs from Cisco IOS with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_ise/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.1.1"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "1.1.0"
changes:
- description: Allow non-numeric task ID fields to be ingested
Expand Down
9 changes: 0 additions & 9 deletions packages/cisco_ise/data_stream/log/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,20 +97,11 @@
description: 'Name of the domain of which the host is a member. For example, on Windows this could be the host''s Active Directory domain or NetBIOS domain name. For Linux this could be the domain of the host''s LDAP provider.'
example: CONTOSO
default_field: false
- name: hostname
level: core
type: keyword
ignore_above: 1024
description: 'Hostname of the host. It normally contains what the `hostname` command returns on the host machine.'
- name: id
level: core
type: keyword
ignore_above: 1024
description: 'Unique host id. As hostname is not always unique, use values that are meaningful in your environment. Example: 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/cisco_ise/data_stream/log/fields/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,6 @@
type: keyword
- name: step_latency
type: keyword
- name: state
type: keyword
- name: status
type: keyword
- name: sysstats
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_ise/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_ise
title: Cisco ISE
version: "1.1.0"
version: "1.1.1"
license: basic
description: Collect logs from Cisco ISE with Elastic Agent.
type: integration
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: "1.2.2"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "1.2.1"
changes:
- description: Remove duplicate field.
Expand Down
5 changes: 0 additions & 5 deletions packages/cisco_meraki/data_stream/events/fields/agent.yml
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
4 changes: 0 additions & 4 deletions packages/cisco_meraki/data_stream/events/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,6 @@
name: threat.indicator.file.name
- external: ecs
name: threat.indicator.file.hash.sha256
- external: ecs
name: network.direction
- external: ecs
name: network.protocol
- external: ecs
name: client.geo.city_name
- external: ecs
Expand Down
5 changes: 0 additions & 5 deletions packages/cisco_meraki/data_stream/log/fields/agent.yml
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
4 changes: 0 additions & 4 deletions packages/cisco_meraki/data_stream/log/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,6 @@
name: threat.indicator.file.name
- external: ecs
name: threat.indicator.file.hash.sha256
- external: ecs
name: network.direction
- external: ecs
name: network.protocol
- external: ecs
name: client.geo.city_name
- external: ecs
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: 1.2.1
version: 1.2.2
license: basic
description: Collect logs from Cisco Meraki with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_nexus/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.7.3"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "0.7.2"
changes:
- description: Remove duplicate field.
Expand Down
5 changes: 0 additions & 5 deletions packages/cisco_nexus/data_stream/log/fields/agent.yml
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
5 changes: 0 additions & 5 deletions packages/cisco_nexus/data_stream/log/fields/base-fields.yml
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/cisco_nexus/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_nexus
title: Cisco Nexus
version: "0.7.2"
version: "0.7.3"
license: basic
description: Collect logs from Cisco Nexus with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_secure_email_gateway/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.0.1"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "1.0.0"
changes:
- description: Make GA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,6 @@
description: >
OS codename, if any.

- name: input.type
type: keyword
description: Input type
- name: log.offset
type: long
description: Log offset
2 changes: 1 addition & 1 deletion packages/cisco_secure_email_gateway/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_secure_email_gateway
title: Cisco Secure Email Gateway
version: "1.0.0"
version: "1.0.1"
license: basic
description: Collect logs from Cisco Secure Email Gateway with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/cisco_secure_endpoint/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.6.2"
changes:
- description: Remove duplicate fields.
type: bugfix
link: https://github.com/elastic/integrations/pull/4400
- version: "2.6.1"
changes:
- description: Use ECS geo.location definition.
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 @@ -24,8 +24,6 @@
name: event.category
- external: ecs
name: event.id
- external: ecs
name: event.code
- external: ecs
name: event.timezone
- name: related.ip
Expand Down
2 changes: 1 addition & 1 deletion packages/cisco_secure_endpoint/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: cisco_secure_endpoint
title: Cisco Secure Endpoint
version: 2.6.1
version: 2.6.2
license: basic
description: Collect logs from Cisco Secure Endpoint (AMP) with Elastic Agent.
type: integration
Expand Down