services.journald.upload.settings.Upload.URL

NixOS option

The URL to upload the journal entries to. See the description of --url= option in systemd-journal-upload(8) for the description of possible values.

type: string
Example
"https://192.168.1.1"
declared in: nixos/modules/system/boot/systemd/journald-upload.nixView source on NixOS/nixpkgs →