Skip to content

Commit ad45dd8

Browse files
committed
address pr comment
1 parent 6b55398 commit ad45dd8

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

packages/mimecast/data_stream/siem_logs/fields/field.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
- name: mimecast
22
type: group
33
fields:
4-
### Stage
5-
- name: stage
6-
type: keyword
7-
description: The Mimecast processing stage for the event.
84
### Receipt logs
95
- name: acc
106
type: keyword

packages/mimecast/docs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,6 @@ An example event for `siem` looks as following:
608608
| mimecast.credentialTheft | The info about credential theft. | keyword |
609609
| mimecast.log_type | String to get type of SIEM log. | keyword |
610610
| mimecast.msgid | The internet message id of the email. | keyword |
611-
| mimecast.stage | The Mimecast processing stage for the event. | keyword |
612611
| mimecast.urlCategory | The category of the URL that was clicked. | keyword |
613612
| rule.name | The name of the rule or signature generating the event. | keyword |
614613
| source.as.number | Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet. | long |

0 commit comments

Comments
 (0)