(registered 2026-04-16, last updated 2026-04-16) Media type name: application Media subtype name: syslog-msg Required parameters: N/A. The MSG field encoding variant (MSG-ANY or MSG-UTF8) is signaled within the payload itself via the presence or absence of a UTF-8 BOM (0xEF 0xBB 0xBF) at the start of the MSG field, per RFC 5424 Section 6.4. No external parameters are needed to parse or interpret the message. Optional parameters: N/A Encoding considerations: binary Per RFC 5424 Section 6.4, the MSG field is defined as *OCTET in both its MSG-ANY and MSG-UTF8 variants, permitting NUL octets, bare CR and LF octets, and content exceeding 998 octets in length. Binary encoding is therefore required. Security considerations: (1) No executable content — syslog is observational log data with no execution model (2) Syslog messages routinely contain hostnames, process identifiers, usernames, IP addresses, and application-level detail that may include credentials or session tokens if an application logs carelessly. (3) The format does not provide any mechanism. Mechanisms such as TLS and/or DTLS should be used. (4) This format is defined in RFC5424 which has defined security considerations [RFC5424 Section 8](RFC 5424 has its own Security Considerations section (Section 8) which must be referenced.) (5) The format does not incorporate links that need to be interpreted. Interoperability considerations: The format is defined by [RFC5424](https://www.rfc-editor.org/rfc/rfc5424) and is designed for interoperability. Syslog is widely used by many UNIX/Linux/POSIX and other systems. Published specification: The syslog protocol is defined in [RFC5424](https://www.rfc-editor.org/rfc/rfc5424) Two additional RFCs define transport mappings for TCP [RFC5425](https://www.rfc-editor.org/rfc/rfc5425) and for UDP [RFC5426](https://www.rfc-editor.org/rfc/rfc5426). Though no media type has been requested as of yet. Applications which use this media: This media type identifies a payload as a single RFC 5424 syslog message. While established transport mappings exist for UDP (RFC 5426) and TCP (RFC 6587), neither defines a MIME content type. This registration is intended for use in application-layer protocols that require explicit content type identification, such as HTTP or CoAP, enabling correct payload dispatch and content negotiation without reliance on transport-layer conventions. Fragment identifier considerations: N/A Restrictions on usage: None Additional information: 1. Deprecated alias names for this type: N/A 2. Magic number(s): None 3. File extension(s): None - no file storage type is defined for syslog 4. Macintosh file type code: None 5. Object Identifiers: 1.3.6.1.2.1.192 (SYSLOG-MSG_MIB) defined by [RFC5676](https://www.rfc-editor.org/rfc/rfc5676) General Comments: This registration is motivated by the need to assign a CoAP Content-Format ID (per RFC 7252 Section 12.3) for syslog payloads in constrained device environments. The CoAP Content-Formats registry requires a registered IANA media type as a prerequisite for such an assignment. Person to contact for further information: 1. Name: Stephen Berard 2. Email: stephen.berard&outlook.com Intended usage: COMMON Author/Change controller: Stephen Berard