OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_LOG_RECORD_ORIGINALConst Experimental

    ATTR_LOG_RECORD_ORIGINAL: "log.record.original" = ...

    The complete original Log Record.

    77 <86>1 2015-08-06T21:58:59.694Z 192.168.2.133 inactive - - - Something happened
    
    [INFO] 8/3/24 12:34:56 Something happened
    

    This value MAY be added when processing a Log Record which was originally transmitted as a string or equivalent data type AND the Body field of the Log Record does not contain the same value. (e.g. a syslog or a log record read from a file.)

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.