# WHATPORT(5414)

## NAME

port 5414 — StatusD (statusd) — Registered to a product called StatusD and essentially never seen in the wild.

Protocol: TCP/UDP  
IANA registry

## DESCRIPTION

IANA lists 5414 on TCP and UDP as statusd, an old registration with no published protocol description and no public documentation of the software behind it. Nothing in common use listens here by default. If it is open on a host, the answer will come from identifying the process, not from the registry entry.

## EXPOSURE

**Expose with care.** Unknown service, unknown authentication — identify the listener before allowing it past the host firewall.

## CHECK

```sh
sudo lsof -nP -iTCP:5414 -sTCP:LISTEN
```

## SEE ALSO

- iana — [IANA port registry — 5414 (statusd)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5414) (iana.org)

---

HTML: <https://whatport.net/5414/> · JSON: <https://whatport.net/5414.json> · full dataset: <https://whatport.net/ports.json>
