mail.exchange
Introduction
The tags beginning with mail.exchange
identify events generated by Microsoft Exchange.
Valid tags and data tablesÂ
The full tag must have 3 levels. The first two are fixed as mail.exchange
. The third level identifies the type of events sent.
These are the valid tags and corresponding data tables that will receive the parsers' data:
Product / Service | Tags | Data tables |
---|---|---|
Microsoft Exchange Server |
|
|
|
| |
|
|
For more information, read more About Devo tags.
Table structure
These are the fields displayed in these tables:
mail.exchange.messagetracking
Field | Type | Field transformation | Source field name | Extra fields |
---|---|---|---|---|
eventdate |
| Â | Â | Â |
host |
| Â | vhost | Â |
date_time |
| Â | Â | Â |
client_ip |
| Â | Â | Â |
client_ip4 |
| Â ifthenelse(not isnull(client_ip), ip4(client_ip), null) Â | client_ip | Â |
client_hostname |
| Â | Â | Â |
server_ip |
| Â | Â | Â |
server_ip4 |
| Â ifthenelse(not isnull(server_ip), ip4(server_ip), null) Â | server_ip | Â |
server_hostname |
| Â | Â | Â |
source_context |
| Â | Â | Â |
connector_id |
| Â | Â | Â |
source |
| Â | Â | Â |
event_id |
| Â | Â | Â |
internal_message_id |
| Â | Â | Â |
message_id |
| Â | Â | Â |
network_message_id |
| Â | Â | Â |
recipient_address |
| Â | Â | Â |
recipient_status |
| Â | Â | Â |
total_bytes |
| Â | Â | Â |
recipient_count |
| Â | Â | Â |
related_recipient_address |
| Â | Â | Â |
reference |
| Â | Â | Â |
message_subject |
| Â | Â | Â |
sender_address |
| Â | Â | Â |
return_path |
| Â | Â | Â |
message_info |
| Â | Â | Â |
directionality |
| Â | Â | Â |
tenant_id |
| Â | Â | Â |
original_client_ip |
| Â | Â | Â |
original_client_ip4 |
| Â ifthenelse(not isnull(original_client_ip), ip4(original_client_ip), null) Â | original_client_ip | Â |
original_server_ip |
| Â | Â | Â |
original_server_ip4 |
| Â Â | original_server_ip | Â |
custom_data |
| Â | Â | Â |
transport_traffic_type |
| Â | Â | Â |
log_id |
| Â | Â | Â |
schema_version |
| Â | Â | Â |
hostchain |
|  |  | ✓ |
tag |
|  |  | ✓ |
rawMessage |
|  |  | ✓ |
mail.exchange.ncsa
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
| Â | Â |
Orighost |
| vhost | Â |
host |
| Â | Â |
rfc931 |
| Â | Â |
username |
| Â | Â |
date |
| Â | Â |
time |
| Â | Â |
request |
| Â | Â |
statusCode |
| Â | Â |
bytes |
| Â | Â |
hostchain |
|  | ✓ |
tag |
|  | ✓ |
rawMessage |
|  | ✓ |
mail.exchange.w3c
Field | Type | Source field name | Extra fields |
---|---|---|---|
eventdate |
| Â | Â |
host |
| vhost | Â |
date |
| Â | Â |
time |
| Â | Â |
cIp |
| Â | Â |
csUsername |
| Â | Â |
sSitename |
| Â | Â |
sComputername |
| Â | Â |
sIp |
| Â | Â |
sPort |
| Â | Â |
csMethod |
| Â | Â |
csUriStem |
| Â | Â |
csUriQuery |
| Â | Â |
scStatus |
| Â | Â |
scWind32Status |
| Â | Â |
scBytes |
| Â | Â |
csBytes |
| Â | Â |
timeTaken |
| Â | Â |
csVersion |
| Â | Â |
csHost |
| Â | Â |
csUserAgent |
| Â | Â |
csCookie |
| Â | Â |
csReferer |
| Â | Â |
hostchain |
|  | ✓ |
tag |
|  | ✓ |
rawMessage |
|  | ✓ |