Check exposed ports 🔗
By default, the Collector exposes several endpoints. Endpoints are either exposed locally or publicly:
Locally (
localhost
): Within the servicePublicly (
0.0.0.0
): On all network interfaces
The endpoints exposed depends on which mode the Collector is configured in, as described in the following table. You can disable components, especially receivers, if they are not required for an environment.
Endpoint |
Description |
---|---|
|
Health endpoint useful for load balancer monitoring |
|
Jaeger [gRPC|Thrift HTTP] receiver |
|
zPages monitoring |
|
OpenTelemetry gRPC receiver |
|
HTTP forwarder used to receive Smart Agent |
|
Splunk Infrastructure Monitoring gRPC receiver |
|
Prometheus metrics |
|
Fluent forward receiver |
|
Splunk forwarder receiver |
|
Zipkin JSON receiver, can be set to proto |
|
Splunk APM receiver |