Share via


SeqSettings.ServerUrl Property

Definition

Gets or sets the base URL of the Seq server (including protocol and port). E.g. "https://example.seq.com:6789. Overrides endpoints set on Logs and Traces."

public string? ServerUrl { get; set; }
member this.ServerUrl : string with get, set
Public Property ServerUrl As String

Property Value

Applies to