about summary refs log tree commit diff
path: root/nixos/modules/services/logging
AgeCommit message (Expand)AuthorFilesLines
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-10-18syslogng: clean up buildAdrian Pistol1-1/+1
2023-09-18ulogd: add support for multiple logging stacksPhilippe Hürlimann1-5/+20
2023-09-05nixos/logrotate: add extraArgs optionajs1241-3/+9
2023-08-07graylog-5_1: init at 5.1.4Isa1-2/+2
2023-05-15Merge pull request #197524 from f2k1de/graylog4K9001-2/+2
2023-05-12graylog: let the user decide which version of graylog to useIsa1-2/+2
2023-05-11nixos/vector: add `package` OptionKai Norman Clasen1-1/+3
2023-04-28vector: 0.28.1 -> 0.29.1happysalada1-8/+3
2023-04-07treewide: use more lib.optionalStringFelix Buehler2-4/+3
2023-03-23nixos/logrotate: fix typoBruno Bigras1-1/+1
2022-12-28nixos/ulogd: initPhilippe Hürlimann1-0/+48
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy2-12/+2
2022-11-05logrotate: add services.logrotate.settings exampleDominique Martinet1-0/+19
2022-11-05logrotate service: cleanup deprecated optionsDominique Martinet1-179/+4
2022-10-28treewide: convert fake octal ints to stringsYorick van Pelt1-1/+1
2022-09-11nixos/vector: remove no longer required workaround for cross compilingSandro Jäckel1-1/+1
2022-09-09nixos/vector: fix validation for cross compilingSandro Jäckel1-2/+4
2022-08-31nixos/*: convert options with listingspennae1-6/+6
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-6/+6
2022-08-31nixos/*: automatically convert option descriptionspennae10-22/+22
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-3/+3
2022-08-31nixos/*: convert multiline inline code to listingspennae1-4/+4
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-2/+2
2022-08-06nixos/*: automatically convert option docspennae1-2/+2
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-3/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae2-15/+15
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-07-30treewide: automatically md-convert option descriptionspennae17-147/+147
2022-07-18Merge pull request #180231 from dfithian/heartbeatJoachim F1-1/+11
2022-07-18heartbeat service: specify packageDan Fithian1-1/+11
2022-07-09logrotate: fix config check without sandboxDominique Martinet1-5/+6
2022-06-13logrotate: do not add mail if 'mail = false' is specifiedDominique Martinet1-1/+1
2022-06-02syslogng_incubator: remove after being marked broken for over 18 monthsajs1241-3/+0
2022-05-05treewide: pkgs.systemd -> config.systemd.packageJanne Heß1-1/+1
2022-04-16nixos/logrotate: use packages from buildPackages in configuration checkPhase,...Nick Cao1-3/+3
2022-04-08nixos/klogd: removeAlyssa Ross1-35/+6
2022-04-01logrotate: add logrotate-checkconf.serviceDominique Martinet1-1/+13
2022-04-01logrotate: add configuration check at build timeDominique Martinet1-4/+56
2022-04-01nixos/logrotate: convert to freeformDominique Martinet1-31/+161
2022-04-01logrotate: add services.logrotate.configFile escape hatchDominique Martinet1-1/+22
2022-04-01logrotate: run through nixpkgs-fmtDominique Martinet1-11/+14
2022-04-01logrotate: move mail dependency from package to serviceDominique Martinet1-6/+12
2022-03-14nixos/graylog: fix group creationPascal VITOUX1-1/+1
2022-02-26logrotate: do not enable logrotate.service itselfDominique Martinet1-1/+0
2022-02-11logrotate: prepend extraConfig instead of postpending itDominique Martinet1-5/+5
2022-02-11logrotate: default to enable if any rule is activeDominique Martinet1-1/+4
2022-02-11logrotate: move wtmp/btmp rules to systemdDominique Martinet1-20/+0
2022-01-23nixos/promtail: use promtail packageLinus Heckemann1-1/+1