Skip to main content
Version: Next

JSON (UDP)

JSON is the most flexible format for custom integrations. By delivering structured data over UDP, NFO allows developers to build custom scripts, automation triggers, or lightweight data consumers without complex parsing logic.

ParameterDescription
AddressDestination IP address or host where NFO sends JSON messages
PortUDP port number

Functional Comparison

FormatBest For...Key Advantage
OTLPCloud-native ObservabilityStandardized correlation with traces and metrics.
SyslogLegacy SIEMs & LoggersLow overhead; universal compatibility.
JSONCustom Apps & ScriptsNative structure; no parsing required.