Skip to content
Closed
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,5 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/elastic/package-spec => github.com/andrewkroh/package-spec v0.0.0-20220428215201-2223ec9f7aca
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/alexflint/go-filemutex v0.0.0-20171022225611-72bdc8eae2ae/go.mod h1:CgnQgUtFrFz9mxFNtED3jI5tLDjKlOM+oUF/sTk6ps0=
github.com/alexflint/go-filemutex v1.1.0/go.mod h1:7P4iRhttt/nUvUOrYIhcpMzv2G6CY9UnI16Z+UJqRyk=
github.com/andrewkroh/package-spec v0.0.0-20220428215201-2223ec9f7aca h1:CC16fzMHuy9a3z6QzAAExWgufJUWnp0kW016UXGPyPQ=
github.com/andrewkroh/package-spec v0.0.0-20220428215201-2223ec9f7aca/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/andybalholm/brotli v1.0.3/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
Expand Down Expand Up @@ -427,8 +429,6 @@ github.com/elastic/go-windows v1.0.1 h1:AlYZOldA+UJ0/2nBuqWdo90GFCgG9xuyw9SYzGUt
github.com/elastic/go-windows v1.0.1/go.mod h1:FoVvqWSun28vaDQPbj2Elfc0JahhPB7WQEGa3c814Ss=
github.com/elastic/package-registry v1.8.0 h1:c2nUbBZct3c2LZ6uw0HotB+11PmYM8xh0ynvyeuzFBY=
github.com/elastic/package-registry v1.8.0/go.mod h1:zh8h1v9v2VYBQvlZK2KoD/uDJlYC7re5PLf4eDALEFA=
github.com/elastic/package-spec v1.7.0 h1:cwWMVz3YIAbyUDFrVOdPfqwn3btZoMPSKSedfT0VlZA=
github.com/elastic/package-spec v1.7.0/go.mod h1:KzGTSDqCkdhmL1IFpOH2ZQNSSE9JEhNtndxU3ZrQilA=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633/go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs=
Expand Down
5 changes: 5 additions & 0 deletions packages/activemq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.3.2"
changes:
- description: Remove unused field properties and fix typos.
type: bugfix
link: https://github.com/elastic/integrations/pull/3239
- version: "0.3.1"
changes:
- description: Add documentation for multi-fields
Expand Down
48 changes: 0 additions & 48 deletions packages/activemq/data_stream/audit/fields/agent.yml
Original file line number Diff line number Diff line change
@@ -1,119 +1,88 @@
- name: cloud
title: Cloud
group: 2
description: Fields related to the cloud or infrastructure the events are coming from.
footnote: 'Examples: If Metricbeat is running on an EC2 host and fetches data from its host, the cloud info contains the data about this machine. If Metricbeat runs on a remote machine outside the cloud and fetches data from a service running in the cloud, the field contains cloud data from the machine the service is running on.'
type: group
fields:
- name: account.id
level: extended
type: keyword
ignore_above: 1024
description: 'The cloud account or organization id used to identify different entities in a multi-tenant environment.

Examples: AWS account id, Google Cloud ORG Id, or other unique identifier.'
example: 666777888999
- name: availability_zone
level: extended
type: keyword
ignore_above: 1024
description: Availability zone in which this host is running.
example: us-east-1c
- name: instance.id
level: extended
type: keyword
ignore_above: 1024
description: Instance ID of the host machine.
example: i-1234567890abcdef0
- name: instance.name
level: extended
type: keyword
ignore_above: 1024
description: Instance name of the host machine.
- name: machine.type
level: extended
type: keyword
ignore_above: 1024
description: Machine type of the host machine.
example: t2.medium
- name: provider
level: extended
type: keyword
ignore_above: 1024
description: Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean.
example: aws
- name: region
level: extended
type: keyword
ignore_above: 1024
description: Region in which this host is running.
example: us-east-1
- name: project.id
type: keyword
description: Name of the project in Google Cloud.
- name: image.id
type: keyword
description: Image ID for the cloud instance.
- name: container
title: Container
group: 2
description: 'Container fields are used for meta information about the specific container that is the source of information.

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
ignore_above: 1024
description: Name of the image the container was built on.
- name: labels
level: extended
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
description: 'A host is defined as a general computing instance.

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
ignore_above: 1024
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.
Expand All @@ -122,58 +91,43 @@

Example: The current usage of `beat.name`.'
- name: ip
level: core
type: ip
description: Host ip addresses.
- name: mac
level: core
type: keyword
ignore_above: 1024
description: Host mac addresses.
- name: name
level: core
type: keyword
ignore_above: 1024
description: 'Name of the host.

It can contain what `hostname` returns on Unix systems, the fully qualified domain name, or a name specified by the user. The sender decides which value to use.'
- name: os.family
level: extended
type: keyword
ignore_above: 1024
description: OS family (such as redhat, debian, freebsd, windows).
example: debian
- name: os.kernel
level: extended
type: keyword
ignore_above: 1024
description: Operating system kernel version as a raw string.
example: 4.4.0-112-generic
- name: os.name
level: extended
type: keyword
ignore_above: 1024
multi_fields:
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
level: extended
type: keyword
ignore_above: 1024
description: Operating system platform (such centos, ubuntu, windows).
example: darwin
- name: os.version
level: extended
type: keyword
ignore_above: 1024
description: Operating system version as a raw string.
example: 10.14.1
- name: type
level: core
type: keyword
ignore_above: 1024
description: 'Type of host.
Expand All @@ -186,13 +140,11 @@

- name: os.build
type: keyword
example: "18D109"
description: >
OS build information.

- name: os.codename
type: keyword
example: "stretch"
description: >
OS codename, if any.

Expand Down
1 change: 0 additions & 1 deletion packages/activemq/data_stream/audit/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- external: ecs
name: source.geo.country_name
- description: Longitude and latitude.
level: core
name: source.geo.location
type: geo_point
- external: ecs
Expand Down
1 change: 0 additions & 1 deletion packages/activemq/data_stream/broker/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- external: ecs
name: source.geo.country_name
- description: Longitude and latitude.
level: core
name: source.geo.location
type: geo_point
- external: ecs
Expand Down
5 changes: 0 additions & 5 deletions packages/activemq/data_stream/broker/fields/fields.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- name: activemq.broker
type: group
release: beta
fields:
- name: mbean
type: keyword
Expand Down Expand Up @@ -39,15 +38,12 @@
type: long
description: Number of message producers active on destinations on the broker.
- name: service
title: Service
group: 2
description: 'The service fields describe the service for or from which the data was collected.

These fields help you find and correlate logs for a specific service and version.'
type: group
fields:
- name: type
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand All @@ -56,7 +52,6 @@

Example: If logs or metrics are collected from Elasticsearch, `service.type` would be `elasticsearch`.'
- name: address
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand Down
1 change: 0 additions & 1 deletion packages/activemq/data_stream/log/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- external: ecs
name: source.geo.country_name
- description: Longitude and latitude.
level: core
name: source.geo.location
type: geo_point
- external: ecs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- name: activemq
group: 2
type: group
fields:
- name: caller
Expand Down
1 change: 0 additions & 1 deletion packages/activemq/data_stream/queue/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- external: ecs
name: source.geo.country_name
- description: Longitude and latitude.
level: core
name: source.geo.location
type: geo_point
- external: ecs
Expand Down
5 changes: 0 additions & 5 deletions packages/activemq/data_stream/queue/fields/fields.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- name: activemq.queue
type: group
release: beta
fields:
- name: mbean
type: keyword
Expand Down Expand Up @@ -49,15 +48,12 @@
type: long
description: Number of producers attached to this destination.
- name: service
title: Service
group: 2
description: 'The service fields describe the service for or from which the data was collected.

These fields help you find and correlate logs for a specific service and version.'
type: group
fields:
- name: type
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand All @@ -66,7 +62,6 @@

Example: If logs or metrics are collected from Elasticsearch, `service.type` would be `elasticsearch`.'
- name: address
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand Down
1 change: 0 additions & 1 deletion packages/activemq/data_stream/topic/fields/ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- external: ecs
name: source.geo.country_name
- description: Longitude and latitude.
level: core
name: source.geo.location
type: geo_point
- external: ecs
Expand Down
5 changes: 0 additions & 5 deletions packages/activemq/data_stream/topic/fields/fields.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
- name: activemq.topic
type: group
release: beta
fields:
- name: mbean
type: keyword
Expand Down Expand Up @@ -46,15 +45,12 @@
type: long
description: Number of producers attached to this destination.
- name: service
title: Service
group: 2
description: 'The service fields describe the service for or from which the data was collected.

These fields help you find and correlate logs for a specific service and version.'
type: group
fields:
- name: type
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand All @@ -63,7 +59,6 @@

Example: If logs or metrics are collected from Elasticsearch, `service.type` would be `elasticsearch`.'
- name: address
level: core
type: keyword
ignore_above: 1024
description: 'The type of the service data is collected from.
Expand Down
2 changes: 1 addition & 1 deletion packages/activemq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: activemq
title: ActiveMQ
version: 0.3.1
version: "0.3.2"
release: beta
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
type: integration
Expand Down
5 changes: 5 additions & 0 deletions packages/akamai/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: Remove unused field properties and fix typos.
type: bugfix
link: https://github.com/elastic/integrations/pull/3239
- version: "0.2.0"
changes:
- description: Update to ECS 8.2
Expand Down
Loading