nixpkgs/nixos/modules/services
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
..
admin nixos/oxidized: add module 2018-05-24 04:40:45 +02:00
amqp nixos/rabbitmq: fix restarts and sasl logs 2017-09-23 17:58:43 -04:00
audio mpd: fix spelling in description 2018-06-03 09:55:26 +02:00
backup nixos/duplicati: add port and interface options 2018-06-09 00:34:13 +02:00
cluster/kubernetes nixos/kubernetes: improvements 2018-06-12 22:47:32 +02:00
computing nixos/slurm: remove propagatedBuidInputs from slurmWrapped 2018-06-02 14:01:24 +02:00
continuous-integration nixos/buildkite-agent: fix variable expansion in hook scripts 2018-04-27 12:17:40 +01:00
databases nixos/postgresql: Use listen_addresses, not -i 2018-06-13 23:03:02 -07:00
desktops nixos/flatpak: add flatpak's XDG_DATA_DIRS to the environment 2018-05-22 02:26:21 +02:00
development hoogle service: fixups 2016-04-22 03:58:08 +02:00
editors Merge pull request #39478 from pngwjpgh/infinoted 2018-05-01 10:22:25 -05:00
games ghostOne: remove 2017-12-29 02:18:35 +01:00
hardware Merge pull request #39137 from peterhoeg/m/lcd 2018-04-28 22:57:59 +00:00
logging nixos/journaldriver: add module for journaldriver log forwarder 2018-06-18 20:36:44 +02:00
mail nixos/exim: Add unit restart trigger (#41418) 2018-06-03 21:22:55 +02:00
misc nixos/sandbox: improve documentation. 2018-06-07 21:43:52 +01:00
monitoring Merge pull request #40028 from WilliButz/add-dnsmasq-exporter 2018-06-01 23:18:49 -04:00
network-filesystems Merge pull request #40879 from seppeljordan/pr-ipfs-port-scanning 2018-05-24 10:53:49 +02:00
networking Merge pull request #37289 from disassembler/dnsdist 2018-06-13 13:56:53 +02:00
printing nixos/cupsd: Introduce services.printing.logLevel option 2018-04-27 16:41:49 +00:00
scheduling nixos/modules/services/scheduling/fcron: add setuid to fcrontab 2018-05-06 11:24:09 -07:00
search elasticsearch6: fix startup due to missing jvm.options 2018-04-18 00:38:48 +02:00
security nixos/tor: use ControlPort for controlSocket for simplicity 2018-06-11 15:52:24 +00:00
system Add localtime package and nixos module 2017-12-03 11:42:51 +01:00
torrent Merge pull request #33679 from flokli/deluge-module 2018-04-25 14:54:34 -05:00
ttys nixos: rename config.system.nixos* -> config.system.nixos.* 2018-02-18 12:56:30 +00:00
web-apps crowd: 3.0.1 -> 3.1.2 2018-05-24 04:40:47 +02:00
web-servers nixos/uwsgi: use python.withPackages 2018-06-13 22:47:22 -07:00
x11 nixos/awesome: Add noArgb option 2018-06-13 19:47:26 +02:00