summary refs log tree commit diff
path: root/nixos/modules/services/logging
Commit message (Expand)AuthorAge
* nixos/logrotate: add extraArgs optionajs1242023-09-05
* graylog-5_1: init at 5.1.4Isa2023-08-07
* Merge pull request #197524 from f2k1de/graylog4K9002023-05-15
|\
| * graylog: let the user decide which version of graylog to useIsa2023-05-12
* | nixos/vector: add `package` OptionKai Norman Clasen2023-05-11
* | vector: 0.28.1 -> 0.29.1happysalada2023-04-28
|/
* treewide: use more lib.optionalStringFelix Buehler2023-04-07
* nixos/logrotate: fix typoBruno Bigras2023-03-23
* nixos/ulogd: initPhilippe Hürlimann2022-12-28
* nixos: fix typosfigsoda2022-12-17
* treewide: use `mkEnableOption` in nixos modulesDaniel Nagy2022-11-10
* logrotate: add services.logrotate.settings exampleDominique Martinet2022-11-05
* logrotate service: cleanup deprecated optionsDominique Martinet2022-11-05
* treewide: convert fake octal ints to stringsYorick van Pelt2022-10-28
* nixos/vector: remove no longer required workaround for cross compilingSandro Jäckel2022-09-11
* nixos/vector: fix validation for cross compilingSandro Jäckel2022-09-09
* nixos/*: convert options with listingspennae2022-08-31
* nixos/*: convert internal option descriptions to MDpennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: convert more partially-md option descriptionspennae2022-08-31
* nixos/*: convert multiline inline code to listingspennae2022-08-31
* nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* nixos/*: automatically convert option docspennae2022-08-06
* nixos/*: normalize manpage references to single-line formpennae2022-08-05
* nixos/*: automatically convert option docs to MDpennae2022-08-03
* nixos/*: normalize link formatpennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* Merge pull request #180231 from dfithian/heartbeatJoachim F2022-07-18
|\
| * heartbeat service: specify packageDan Fithian2022-07-18
* | logrotate: fix config check without sandboxDominique Martinet2022-07-09
|/
* logrotate: do not add mail if 'mail = false' is specifiedDominique Martinet2022-06-13
* syslogng_incubator: remove after being marked broken for over 18 monthsajs1242022-06-02
* treewide: pkgs.systemd -> config.systemd.packageJanne Heß2022-05-05
* nixos/logrotate: use packages from buildPackages in configuration checkPhase,...Nick Cao2022-04-16
* nixos/klogd: removeAlyssa Ross2022-04-08
* logrotate: add logrotate-checkconf.serviceDominique Martinet2022-04-01
* logrotate: add configuration check at build timeDominique Martinet2022-04-01
* nixos/logrotate: convert to freeformDominique Martinet2022-04-01
* logrotate: add services.logrotate.configFile escape hatchDominique Martinet2022-04-01
* logrotate: run through nixpkgs-fmtDominique Martinet2022-04-01
* logrotate: move mail dependency from package to serviceDominique Martinet2022-04-01
* nixos/graylog: fix group creationPascal VITOUX2022-03-14
* logrotate: do not enable logrotate.service itselfDominique Martinet2022-02-26
* logrotate: prepend extraConfig instead of postpending itDominique Martinet2022-02-11
* logrotate: default to enable if any rule is activeDominique Martinet2022-02-11
* logrotate: move wtmp/btmp rules to systemdDominique Martinet2022-02-11
* nixos/promtail: use promtail packageLinus Heckemann2022-01-23
* nixos/logrotate: rotate login/logout logs by defaultJulien Moutinho2021-12-29
* nixos/logrotate: enable multiple paths per entryJulien Moutinho2021-12-28
* Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen2021-12-17
|\