Vector

Vector Sink

The Vector sink can deliver events to a Vector endpoint.

Configure the general sink settings including any TLS settings, then specify the Vector specific settings below.

Vector Sink Settings

Address

Specify the Address for the destination sink.

If a custom port is required append the port after the hostname or address with a colon followed by the custom port. e.g.:

  • remote-sink.hypersec.io:6000

  • remote-sink.hypersec.io

  • 192.168.1.100:6000

  • 192.168.1.100

Last updated