The post discusses a problem encountered when using Seq as the main tool for storing structured log messages. It highlights the issue of the event JSON representation exceeding the default body size limit of 262144 bytes. The post provides solutions for overriding the default limit for a specific application in Seq and changing the default value on the Seq Server.
Sort: