Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
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/tcp/_dev/build/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
ecs:
reference: git@1.12
reference: git@8.2
5 changes: 5 additions & 0 deletions packages/tcp/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.1.0"
changes:
- description: Update to ECS 8.2
type: enhancement
link: https://github.com/elastic/integrations/pull/2781
- version: "1.0.0"
changes:
- description: Initial Release
Expand Down
2 changes: 1 addition & 1 deletion packages/tcp/data_stream/generic/sample_event.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "logs"
},
"ecs": {
"version": "1.11.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "b401b753-f7aa-4f45-8204-fb83d47df6cd",
Expand Down
2 changes: 1 addition & 1 deletion packages/tcp/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: tcp
title: Custom TCP Logs
description: Collect raw TCP data from listening TCP port with Elastic Agent.
type: integration
version: 1.0.0
version: 1.1.0
release: ga
conditions:
kibana.version: "^7.16.0 || ^8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/tenable_sc/_dev/build/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
ecs:
reference: git@8.0
reference: git@8.2
7 changes: 6 additions & 1 deletion packages/tenable_sc/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.0"
changes:
- description: Update to ECS 8.2
type: enhancement
link: https://github.com/elastic/integrations/pull/2781
- version: "1.1.1"
changes:
- description: Add documentation for multi-fields
Expand All @@ -9,7 +14,7 @@
- description: Add custom User-Agent. Added configurable response size. Added filter in vulnerability dashboard to filter hostname and vulnerability cve id. Added unique identifier to asset.
type: enhancement
link: https://github.com/elastic/integrations/pull/2718
- version: "1.0.0"
- version: 1.0.0
changes:
- description: Promote to GA.
type: enhancement
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expected": [
{
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "host",
Expand Down Expand Up @@ -78,7 +78,7 @@
},
{
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "host",
Expand Down Expand Up @@ -154,7 +154,7 @@
},
{
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "host",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Pipeline for Tenable.sc asset logs
processors:
- set:
field: ecs.version
value: '8.0.0'
value: '8.2.0'
- rename:
field: message
target_field: event.original
Expand Down
2 changes: 1 addition & 1 deletion packages/tenable_sc/data_stream/asset/sample_event.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"@timestamp": "2021-10-27T01:36:39.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"kind": "event",
Expand Down Expand Up @@ -90,7 +90,7 @@
{
"@timestamp": "2021-10-27T01:36:39.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"kind": "event",
Expand Down Expand Up @@ -230,7 +230,7 @@
{
"@timestamp": "2021-10-27T01:36:39.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"kind": "event",
Expand Down Expand Up @@ -353,7 +353,7 @@
{
"@timestamp": "2021-09-27T01:33:53.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"kind": "event",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Pipeline for Tenable.sc plugin logs
processors:
- set:
field: ecs.version
value: '8.0.0'
value: '8.2.0'
- rename:
field: message
target_field: event.original
Expand Down
2 changes: 1 addition & 1 deletion packages/tenable_sc/data_stream/plugin/sample_event.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"@timestamp": "2021-09-25T16:08:45.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "threat",
Expand Down Expand Up @@ -117,7 +117,7 @@
{
"@timestamp": "2021-09-25T16:08:45.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "threat",
Expand Down Expand Up @@ -234,7 +234,7 @@
{
"@timestamp": "2021-09-25T16:08:45.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "threat",
Expand Down Expand Up @@ -415,7 +415,7 @@
{
"@timestamp": "2021-10-30T16:12:20.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "threat",
Expand Down Expand Up @@ -630,7 +630,7 @@
{
"@timestamp": "2021-10-30T16:12:20.000Z",
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"event": {
"category": "threat",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Pipeline for Tenable.sc vulnerability logs
processors:
- set:
field: ecs.version
value: '8.0.0'
value: '8.2.0'
- rename:
field: message
target_field: event.original
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down
6 changes: 3 additions & 3 deletions packages/tenable_sc/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ An example event for `asset` looks as following:
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down Expand Up @@ -238,7 +238,7 @@ An example event for `plugin` looks as following:
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down Expand Up @@ -493,7 +493,7 @@ An example event for `vulnerability` looks as following:
"type": "logs"
},
"ecs": {
"version": "8.0.0"
"version": "8.2.0"
},
"elastic_agent": {
"id": "ecf3f02f-66cb-4b07-8a38-d84956c78dcc",
Expand Down
2 changes: 1 addition & 1 deletion packages/tenable_sc/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ format_version: 1.0.0
name: tenable_sc
title: Tenable.sc
# The version must be updated in the pipeline as well. Until elastic/kibana#121310 is implemented we will have to manually sync these.
version: 1.1.1
version: 1.2.0
license: basic
description: |
Collect logs from Tenable.sc with Elastic Agent.
Expand Down
2 changes: 1 addition & 1 deletion packages/ti_abusech/_dev/build/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
ecs:
reference: git@8.0
reference: git@8.2
5 changes: 5 additions & 0 deletions packages/ti_abusech/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.3.0"
changes:
- description: Update to ECS 8.2
type: enhancement
link: https://github.com/elastic/integrations/pull/2781
- version: "1.2.3"
changes:
- description: Add mapping for event.created
Expand Down
Loading