Skip to content

Strange invalid json is received by Seq #28

@ceregador

Description

@ceregador

Hi.
We use Serilog.Sinks.Seq to log NSeviceBus events.
At starting of NServiceBus host Seq receives following invalid json request (copied from invalid-BadRequest-....json file):

{"Events":
[{"Timestamp":"2016-08-17T18:02:01.2348376+03:00","Level":"Information","MessageTemplate":"{Text:l}",
"Properties":{"Text":"Using license supplied via fluent API.","SourceContext":"NServiceBus.Licensing.LicenseManager","MachineName":"SSSSS","EnvironmentUserName":"SSSSSS"},
"Renderings":{"Text":[{"Format":"l","Rendering":"Using license supplied via fluent API."}]}},
imestamp":"2016-08-17T18:02:01.3689267+03:00","Level":"Information","MessageTemplate":"Activating persistence '{0}' to provide storage for '{1}' storage.","Properties":{"0":"NHibernatePersistence",...

There are few missing characters: "{T before second event (imestamp).
We can't determine cause of this strange behaviour.

What can be reason of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions