about summary refs log tree commit diff
path: root/nixos/modules/services/logging
Commit message (Collapse)AuthorAge
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
| | | | | | | | A centralized list for these renames is not good because: - It breaks disabledModules for modules that have a rename defined - Adding/removing renames for a module means having to find them in the central file - Merge conflicts due to multiple people editing the central file
* 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
| | | | | | | | | | | | And replace them with a more appropriate type Also fix up some minor module problems along the way
* | 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: minor fixes, add test
| * nixos/graylog: fix startupMaximilian Bosch2019-07-06
| | | | | | | | | | | | | | | | | | | | | | | | Until now the startup failed with an error like this: ``` com.github.joschi.jadconfig.ValidationException: Parent path /var/lib/graylog/server for Node ID file at /var/lib/graylog/server/node-id is not a directory ``` This happens since `graylog.service` ensures that `/var/lib/graylog` exists, however it doesn't take care of the directory for `cfg.nodeIdFile`.
* | nixos/graylog: use `types.lines` for extraConfigMaximilian Bosch2019-07-07
|/ | | | | The `types.lines` type makes it possible to define `extraConfig` in multiple files and simply concat the contents.
* nixos/graylog: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-26
| | | | see https://github.com/NixOS/nixpkgs/issues/53852
* nixos/heartbeat: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-05-25
| | | | see https://github.com/NixOS/nixpkgs/issues/53852
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\ | | | | treewide: Remove usage of isNull
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
| | | | | | | | isNull "is deprecated; just write e == null instead" says the Nix manual
* | nixos/journalbeat: support journalbeat >= 6 & add testBas van Dijk2019-05-10
|/
* nixos/journalwatch: permissionsStartOnly is deprecatedFlorian Jacob2019-04-24
| | | | | See #53852 for details, related to the efforts in #56265
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
|
* journaldriver: 1.0.0 -> 1.1.0 (#48106)Vincent Ambo2018-10-09
| | | | | | | | | | Included changes: * upstream repository has moved, URLs changed accordingly * journaldriver bumped to new upstream release The new release includes an important workaround for an issue that could cause log-forwarding to fail after service restarts due to invalid journal cursors being persisted.
* 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
| | | | | | | | | | | | | | | | | | | | | 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.
* 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
| | | | Fixes #29906
* 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
| | | | | This allows us to pass in additional ad-hoc fluentd plugins for custom output formats and other goodness.
* 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
| | | | | | | * Add kibana5 and logstash5 * Upgrade the elastic beats to 5.4 * Make sure all elastic products use the same version (see elk5Version) * Add a test for the ELK stack
* 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
| | | | cc #23396
* nixos/modules: use defaultText/literalExample where applicableJoachim Fasting2017-03-07
| | | | | Primarily to fix rendering of default values/examples but also to avoid unnecessary work.
* graylog module: add plugin supportTristan Helmich2017-02-23
|
* Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F2017-02-19
|\ | | | | Use attrsOf in place of loaOf when relevant
| * 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: default options, examples and address update
| | * | services.logstash: rename address to listenAddressmakefu2017-01-13
| | | |