about summary refs log tree commit diff
path: root/nixos/modules/services/logging
Commit message (Expand)AuthorAge
* 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
* | Merging with upstreamParnell Springmeyer2017-01-29
|\ \
| * | fluentd module: add configurable package optionDan Peebles2017-01-27
* | | Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* | | Addressing PR feedbackParnell Springmeyer2017-01-28
* | | Merging against master - updating smokingpig, rebase was going to be messyParnell Springmeyer2017-01-26
|\| |
| * | Merge pull request #21311 from makefu/services/logstashRobin Gloster2017-01-25
| |\ \
| | * | services.logstash: rename address to listenAddressmakefu2017-01-13