summary refs log tree commit diff
path: root/nixos/modules/services/logging
Commit message (Expand)AuthorAge
* nixos-modules: Fixes related to "literalExample" and "defaultText".Thomas Strobel2016-02-29
* logstash module: use literalExampleRobin Gloster2016-02-13
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* jobs -> systemd.servicesRobin Gloster2016-01-07
* Manual: Remove store path referencesEelco Dolstra2015-09-24
* logstash service: fix startupJaka Hudoklin2015-09-06
* Some more type cleanupEelco Dolstra2015-06-15
* nixos/fluentd: add support for config reloadJaka Hudoklin2015-04-25
* Add fluentd package and moduleJaka Hudoklin2015-03-18
* Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1""Rickard Nilsson2014-11-06
* Revert "syslog-ng: Update from 3.5.6 to 3.6.1"William A. Kennington III2014-11-02
* syslog-ng: Update from 3.5.6 to 3.6.1Rickard Nilsson2014-10-27
* Merge pull request #4506 from cstrahan/logstash-configlethalman2014-10-26
|\
| * logstash service: make log verbosity configurable.Charles Strahan2014-10-13
* | nixos/logrotate: Fix spelling mistakeRickard Nilsson2014-10-16
* | nixos/syslog-ng: Add option configHeaderRickard Nilsson2014-10-16
* | nixos/logrotate: Specify type for config optionRickard Nilsson2014-10-15
* | nixos/syslog-ng: Replace option serviceName with listenToJournal. Fix socket ...Rickard Nilsson2014-10-14
|/
* logstash service improvementsCharles Strahan2014-10-05
* syslog-ng module: Add package optionRickard Nilsson2014-09-17
* Improve option descriptions a bitEelco Dolstra2014-09-05
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* Add NixOS module for syslog-ngRickard Nilsson2014-08-11
* logrotate: use systemd instead of cronSystem administrator2014-08-07
* Fix service to use logstash new directory layoutWilliam Roe2014-07-21
* nixos/logstash: add enableWeb option to enable kibana web interfaceJaka Hudoklin2014-06-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: add uid for logcheck and only create a user for the default userPascal Wittmann2014-02-11
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* nixos/logstash: add option examplesJaka Hudoklin2013-11-01
* nixos/logstash: update and simplify to be fully compatible with new versionJaka Hudoklin2013-11-01
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10