summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/logging
AgeCommit message (Expand)Author
2023-03-23nixos/logrotate: fix typoBruno Bigras
2022-12-28nixos/ulogd: initPhilippe Hürlimann
2022-12-17nixos: fix typosfigsoda
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy
2022-11-05logrotate: add services.logrotate.settings exampleDominique Martinet
2022-11-05logrotate service: cleanup deprecated optionsDominique Martinet
2022-10-28treewide: convert fake octal ints to stringsYorick van Pelt
2022-09-11nixos/vector: remove no longer required workaround for cross compilingSandro Jäckel
2022-09-09nixos/vector: fix validation for cross compilingSandro Jäckel
2022-08-31nixos/*: convert options with listingspennae
2022-08-31nixos/*: convert internal option descriptions to MDpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-31nixos/*: convert more partially-md option descriptionspennae
2022-08-31nixos/*: convert multiline inline code to listingspennae
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae
2022-08-06nixos/*: automatically convert option docspennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-08-03nixos/*: automatically convert option docs to MDpennae
2022-08-03nixos/*: normalize link formatpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-18Merge pull request #180231 from dfithian/heartbeatJoachim F
2022-07-18heartbeat service: specify packageDan Fithian
2022-07-09logrotate: fix config check without sandboxDominique Martinet
2022-06-13logrotate: do not add mail if 'mail = false' is specifiedDominique Martinet
2022-06-02syslogng_incubator: remove after being marked broken for over 18 monthsajs124
2022-05-05treewide: pkgs.systemd -> config.systemd.packageJanne Heß
2022-04-16nixos/logrotate: use packages from buildPackages in configuration checkPhase,...Nick Cao
2022-04-08nixos/klogd: removeAlyssa Ross
2022-04-01logrotate: add logrotate-checkconf.serviceDominique Martinet
2022-04-01logrotate: add configuration check at build timeDominique Martinet
2022-04-01nixos/logrotate: convert to freeformDominique Martinet
2022-04-01logrotate: add services.logrotate.configFile escape hatchDominique Martinet
2022-04-01logrotate: run through nixpkgs-fmtDominique Martinet
2022-04-01logrotate: move mail dependency from package to serviceDominique Martinet
2022-03-14nixos/graylog: fix group creationPascal VITOUX
2022-02-26logrotate: do not enable logrotate.service itselfDominique Martinet
2022-02-11logrotate: prepend extraConfig instead of postpending itDominique Martinet
2022-02-11logrotate: default to enable if any rule is activeDominique Martinet
2022-02-11logrotate: move wtmp/btmp rules to systemdDominique Martinet
2022-01-23nixos/promtail: use promtail packageLinus Heckemann
2021-12-29nixos/logrotate: rotate login/logout logs by defaultJulien Moutinho
2021-12-28nixos/logrotate: enable multiple paths per entryJulien Moutinho
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen
2021-12-17elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150...Kim Lindberger
2021-12-08nixos/journalbeat: remove support for versions < 6pennae
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae
2021-11-29Merge pull request #136630 from mweinelt/logrotate-hourlyAaron Andersen
2021-11-01nixos/logstash: Add logstashJvmOptionsFile optionNiklas Hambüchen
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-18nixos/logcheck: define group, fix after #133166Guillaume Girol