about summary refs log tree commit diff
path: root/modules/services/logging
Commit message (Expand)AuthorAge
* Don't set $TZEelco Dolstra2013-04-22
* Updates for systemd 198/199Eelco Dolstra2013-03-27
* Add WorkingDirectory default configuration value for rsyslog.Rob Vermaas2013-03-17
* Add module for rsyslog. Although rsyslog is supposed to be a drop-inRob Vermaas2013-03-15
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\
| * logcheck: add some options to ease setting up ignore-rulesMathijs Kwik2012-10-09
* | Logstash: fix typo, should have tested.Rob Vermaas2012-10-30
* | Logstash: pass TZ, redirect log output to prevent recursion when using syslogd.Rob Vermaas2012-10-30
* | Logstash: do not always log to stdoutRob Vermaas2012-10-30
* | Enable klogd on Linux < 3.5Eelco Dolstra2012-10-05
* | Make unitConfig/serviceConfig attribute setsEelco Dolstra2012-10-01
* | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-09-11
|\|
| * Change logstash job startOn attribute to include networkingRob Vermaas2012-09-06
| * logcheck: make sure directories are writable during merge phaseMathijs Kwik2012-08-29
| * add logcheck moduleMathijs Kwik2012-08-26
* | Automatically append ".service" to the name of service unitsEelco Dolstra2012-08-23
* | Random changesEelco Dolstra2012-07-19
* | syslogd: Make it work with systemdEelco Dolstra2012-07-19
* | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-07-16
|\|
| * Global replace /var/run/booted-system -> /run/booted-systemEelco Dolstra2012-07-16
| * logstash: Fix sloppy description fieldsShea Levy2012-07-12
| * logstash: Export config.lib.logstash.mk{Float,Hash,NameValuePairs}.Shea Levy2012-07-12
| * logstash: Start process in /tmpShea Levy2012-07-11
| * logstash: use {name=; value='} attrsets for repeated name-value pairs instead...Shea Levy2012-07-11
| * Add logstash module.Shea Levy2012-07-11
* | Don't run syslogd and klogdEelco Dolstra2012-06-19
|/
* * Use the ‘path’ attribute in Upstart jobs in more places. It's a bitEelco Dolstra2011-11-25
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * In the VM tests, add "-m 0" to syslogd to kill the "-- MARK --"Eelco Dolstra2011-08-08
* Adding a syslog parameter to receive log from other devices through the network.Lluís Batlle i Rossell2011-07-21
* modules/services/logging/syslogd.nix: change type of 'tty' option to "uniq st...Peter Simons2011-07-14
* syslogd: extended configuration optionsPeter Simons2011-07-13
* I forgot the username in the system cron job for logrotate. So it did not wor...Lluís Batlle i Rossell2010-05-01
* Adding logrotate to nixos. Not a very clever logrotate, though:Lluís Batlle i Rossell2010-04-29
* * In the NixOS tests, send syslog messages to the serial port (so thatEelco Dolstra2010-03-09
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * Do some more jobs.Eelco Dolstra2009-11-06
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Convert the remaining jobs to jobAttrs style.Eelco Dolstra2009-10-12
* * Converted modules that were still using the old (concrete syntax)Eelco Dolstra2009-10-12
* * r17391 changed the mingetty ttys to device names instead of ttyEelco Dolstra2009-09-25
* * Continued refactoring the tree: moved most Upstart jobs (namelyEelco Dolstra2009-05-24