Skip to content

Commit c731f97

Browse files
authored
radware,slack,sophos,squid,suricata,symantec,ti_*,tomcat: remove duplicate fields (#4642)
1 parent ea47f6d commit c731f97

File tree

37 files changed

+59
-79
lines changed

37 files changed

+59
-79
lines changed

packages/radware/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "0.10.1"
3+
changes:
4+
- description: Remove duplicate fields.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/4642
27
- version: "0.10.0"
38
changes:
49
- description: Update package to ECS 8.5.0.

packages/radware/data_stream/defensepro/fields/base-fields.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
type: constant_keyword
1616
description: Event dataset
1717
value: radware.defensepro
18-
- name: '@timestamp'
19-
type: date
20-
description: Event timestamp.
2118
- name: container.id
2219
description: Unique container id.
2320
ignore_above: 1024
@@ -39,8 +36,3 @@
3936
- name: log.offset
4037
description: Offset of the entry in the log file.
4138
type: long
42-
- name: tags
43-
description: List of keywords used to tag each event.
44-
example: '["production", "env2"]'
45-
ignore_above: 1024
46-
type: keyword

packages/radware/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 1.0.0
22
name: radware
33
title: Radware DefensePro Logs
4-
version: "0.10.0"
4+
version: "0.10.1"
55
description: Collect defensePro logs from Radware devices with Elastic Agent.
66
categories: ["security"]
77
release: experimental

packages/slack/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "0.2.1"
3+
changes:
4+
- description: Remove duplicate fields.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/4642
27
- version: "0.2.0"
38
changes:
49
- description: Update package to ECS 8.5.0.

packages/slack/data_stream/audit/fields/ecs.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
external: ecs
77
- name: event.id
88
external: ecs
9-
- name: event.category
10-
external: ecs
119
- name: event.type
1210
external: ecs
1311
- name: event.category
@@ -56,22 +54,14 @@
5654
external: ecs
5755
- external: ecs
5856
name: user_agent.device.name
59-
- external: ecs
60-
name: user_agent.device.name
61-
- external: ecs
62-
name: user_agent.name
6357
- external: ecs
6458
name: user_agent.name
6559
- external: ecs
6660
name: user_agent.original
67-
- external: ecs
68-
name: user_agent.original
6961
- external: ecs
7062
name: user_agent.os.full
7163
- external: ecs
7264
name: user_agent.os.name
73-
- external: ecs
74-
name: user_agent.os.name
7565
- external: ecs
7666
name: user_agent.os.version
7767
- external: ecs

packages/slack/data_stream/audit/fields/fields.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,6 @@
130130
description: >
131131
The timestamp of the entity when entity_type is message
132132
133-
- name: timestamp
134-
type: date
135-
description: >
136-
The timestamp of the entity when entity_type is message
137-
138133
- name: type
139134
type: keyword
140135
description: >-

packages/slack/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Audit logs summarize the history of changes made within the Slack Enterprise.
112112
| slack.audit.entity.scopes | The OAuth scopes when entity_type is app | keyword |
113113
| slack.audit.entity.team | Team that the entity exists within when entity_type is user or message | keyword |
114114
| slack.audit.entity.teams_shared_with | List of orgs channel is shared with when entity_type is channel | keyword |
115-
| slack.audit.entity.timestamp | The timestamp of the entity when entity_type is message | date |
115+
| slack.audit.entity.timestamp | The timestamp of the entity when entity_type is message | keyword |
116116
| slack.audit.entity.title | Title of the entity when entity_type is file | keyword |
117117
| slack.audit.entity.type | The type of the entity when entity_type is role | keyword |
118118
| source.address | Some event source addresses are defined ambiguously. The event will sometimes list an IP, a domain or a unix socket. You should always store the raw address in the `.address` field. Then it should be duplicated to `.ip` or `.domain`, depending on which one it is. | keyword |

packages/slack/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 1.0.0
22
name: slack
33
title: "Slack Logs"
4-
version: "0.2.0"
4+
version: "0.2.1"
55
license: basic
66
description: "Slack Logs Integration"
77
type: integration

packages/sophos/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.5.1"
3+
changes:
4+
- description: Remove duplicate fields.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/4642
27
- version: "2.5.0"
38
changes:
49
- description: Update package to ECS 8.5.0.

packages/sophos/data_stream/utm/fields/base-fields.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,3 @@
3636
- name: log.offset
3737
description: Offset of the entry in the log file.
3838
type: long
39-
- name: tags
40-
description: List of keywords used to tag each event.
41-
example: '["production", "env2"]'
42-
ignore_above: 1024
43-
type: keyword

0 commit comments

Comments
 (0)