about summary refs log tree commit diff
path: root/nixos/modules/services/logging
Commit message (Expand)AuthorAge
* nixos/logrotate: add newline before extraConfigJeff Slight2020-05-13
* nixos/logrotate: add options for basic pathsJeff Slight2020-05-13
* nixos/logrotate: use lib.mkEnableOptionJeff Slight2020-05-13
* nixos/awstats: change path to nginx logsIzorkin2020-05-04
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/awstats: add missing description to extraConfig option (#76575)Aaron Andersen2019-12-28
* nixos/awstats: refactor moduleBen Harper2019-12-24
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\
| * logstash5: Remove EOL packageadisbladis2019-09-06
* | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\|
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * nixos/awstats: replace usage of deprecated services.httpd.extraSubservicesAaron Andersen2019-08-15
* | treewide: remove redundant quotesvolth2019-08-26
|/
* Merge pull request #64463 from Ma27/graylog-testFranz Pletz2019-07-21
|\
| * nixos/graylog: fix startupMaximilian Bosch2019-07-06
* | nixos/graylog: use `types.lines` for extraConfigMaximilian Bosch2019-07-07
|/
* nixos/graylog: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
* nixos/heartbeat: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-25
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | nixos/journalbeat: support journalbeat >= 6 & add testBas van Dijk2019-05-10
|/
* nixos/journalwatch: permissionsStartOnly is deprecatedFlorian Jacob2019-04-24
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* journaldriver: 1.0.0 -> 1.1.0 (#48106)Vincent Ambo2018-10-09
* Merge branch 'master' into es6Bas van Dijk2018-08-23
|\
| * syslog-ng: fix reload serviceIzorkin2018-08-16
| * syslog-ng: fix reload serviceIzorkin2018-08-16
| * syslog-ng: enable reload serviceIzorkin2018-08-15
* | logstash: update default version to v6Jörg Thalheim2018-08-03
|/
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* nixos/journalwatch: fix evaluationvolth2018-07-09
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/journaldriver: add module for journaldriver log forwarderVincent Ambo2018-06-18
* graylog: use jre_headlessRobin Gloster2018-03-22
* nixos/logcheck: replace rm with rm -r to delete the empty logcheck.logfiles.d/Philipp Dörfler2017-12-17
* nixos/logstash: Listen on 127.0.0.1 instead of 0.0.0.0Sarah Brofeldt2017-12-09
* graylog module: adapt to Graylog version 2.3.0Tristan Helmich2017-08-11
* services.fluentd: add plugins optionDan Peebles2017-08-08
* journalwatch & journalwatch service: init at 1.1.0Florian Jacob2017-07-16
* heartbeat service: initTristan Helmich2017-07-02
* ELK: update kibana and the elastic beats to 5.4 (#26252)Bas van Dijk2017-06-13
* SystemdJournal2Gelf.service: new serviceMateusz Kowalczyk2017-05-25
* treewide: use boolToString functionFranz Pletz2017-04-11
* nixos/treewide: systemd.time is in manvolume 7Franz Pletz2017-03-21
* nixos/modules: use defaultText/literalExample where applicableJoachim Fasting2017-03-07
* graylog module: add plugin supportTristan Helmich2017-02-23
* Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F2017-02-19
|\
| * logcheck module: ignore, ignoreCron option loaOf -> attrsOfEric Sagnes2016-11-16