Destination

Destination Attributes

Attributes:

KeyStabilityValue TypeDescriptionExample Values
destination.addressDevelopmentstringDestination address - domain name if available without reverse DNS lookup; otherwise, IP address or UNIX domain socket name. [1]destination.example.com; 10.1.2.80; /tmp/my.sock
destination.portDevelopmentintDestination port number3389; 2888

[1] destination.address: When observed from the source side, and when communicating through an intermediary, destination.address SHOULD represent the destination address behind any intermediaries, for example proxies, if it’s available.