Source Fields
editSource Fields
editSource fields describe details about the source of a packet/event.
Source fields are usually populated in conjunction with destination fields.
Source Field Details
editField | Description | Level |
---|---|---|
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 Then it should be duplicated to type: keyword |
extended |
source.bytes |
Bytes sent from the source to the destination. type: long example: |
core |
source.domain |
Source domain. type: keyword |
core |
source.ip |
IP address of the source. Can be one or multiple IPv4 or IPv6 addresses. type: ip |
core |
source.mac |
MAC address of the source. type: keyword |
core |
source.packets |
Packets sent from the source to the destination. type: long example: |
core |
source.port |
Port of the source. type: long |
core |
Field Reuse
editField sets that can be nested under Source
editNested fields | Description |
---|---|
Fields describing a location. |
|
Fields to describe the user relevant to the event. |