nixpkgs/nixos/modules
Vincent Ambo 59e5aabee6 nixos/journaldriver: add module for journaldriver log forwarder
Adds a module for running the journaldriver log forwarding agent via
systemd.

The agent can be deployed on both GCP instances and machines hosted
elsewhere to forward all logs from journald to Stackdriver Logging.

Consult the module options and upstream documentation for more
information.

Implementation notes:

* The service unit is configured to use systemd's dynamic user feature
  which will let systemd set up the state directory and appropriate
  user configuration at unit launch time instead of hardcoding it.

* The module depends on `network-online.target` to prevent a situation
  where journaldriver is failing and restarting multiple times before
  the network is online.
2018-06-18 20:36:44 +02:00
..
config nixos/no-x-libs: Switch to using nixpkgs.overlays 2018-06-11 20:58:33 +02:00
hardware brightnessctl: init at 0.3.2 (#42102) 2018-06-16 18:15:42 -04:00
i18n/input-method Added cross-references to NixOS manual 2018-04-12 09:39:14 +10:00
installer Merge branch 'plat-fix-for-merge-2' into master 2018-06-01 20:08:08 +03:00
misc Revert "nixpkgs module: Fix defaulting of localSystem and system" 2018-05-31 15:55:36 -04:00
profiles nixos/installer: Drop dmraid 2018-05-25 01:55:51 +03:00
programs nixos/autosuggestions: add module (#41397) 2018-06-10 23:08:50 +02:00
security manual: Clarify that limits.conf doesn't apply to systemd services. (#40267) 2018-05-12 17:44:57 +02:00
services nixos/journaldriver: add module for journaldriver log forwarder 2018-06-18 20:36:44 +02:00
system nixos/initrd-network: support hetzner 2018-06-11 10:35:02 +00:00
tasks nixos/zfs: mount AFTER import 2018-06-15 20:58:43 +02:00
testing nixos/tests: set default stateVersion in test VMs 2018-05-14 00:01:15 +02:00
virtualisation azure: stop carrying qemu-220 patch 2018-06-12 02:06:03 -07:00
module-list.nix brightnessctl: init at 0.3.2 (#42102) 2018-06-16 18:15:42 -04:00
rename.nix nixos/kubernetes: improvements 2018-06-12 22:47:32 +02:00