Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network_traffic: fix typo #2648

Merged
merged 3 commits into from
Feb 8, 2022
Merged
Show file tree
Hide file tree
Changes from 2 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/network_traffic/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.6.1"
changes:
- description: Remove unused field
efd6 marked this conversation as resolved.
Show resolved Hide resolved
type: enhancement
link: https://github.com/elastic/integrations/pull/2648
- version: "0.6.0"
changes:
- description: Update to ECS 8.0
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/amqp/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/dns/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/flow/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/http/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/icmp/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/mysql/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/nfs/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/pgsql/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/redis/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/sip/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
2 changes: 0 additions & 2 deletions packages/network_traffic/data_stream/tls/fields/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@

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
Expand Down Expand Up @@ -157,7 +156,6 @@
- name: text
type: text
norms: false
default_field: false
description: Operating system name, without the version.
example: Mac OS X
- name: os.platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
fields:
- name: x509
type: group
default_fields: false
fields:
- name: version
type: keyword
Expand All @@ -25,7 +24,6 @@
fields:
- name: x509
type: group
default_fields: false
fields:
- name: version
type: keyword
Expand All @@ -39,7 +37,6 @@
description: Province or region within country.
- name: detailed
type: group
default_fields: false
fields:
- name: version
type: keyword
Expand Down
2 changes: 1 addition & 1 deletion packages/network_traffic/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: network_traffic
title: Network Packet Capture
version: 0.6.0
version: 0.6.1
license: basic
description: Capture and analyze network traffic from a host with Elastic Agent.
type: integration
Expand Down