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 |
|
| ✓ |