graphene-os-server-infrastr.../etc
Daniel Micay 2caa67529a set up syslog-ng for nginx access log
This sets up the infrastructure for moving from storing nginx access
logs in journald to plain text files written by syslog-ng and rotated by
logrotate. This works around the poor performance, poor space efficiency
and lack of archived log compression for journald. Unlike writing access
logs directly with nginx, this continues avoiding blocking writes in the
event loop and sticks to asynchronous sends through a socket.

Since nginx only supports syslog via the RFC 3164 protocol rather than
the more modern RFC 5424 protocol, this leaves formatting timestamps up
to nginx rather than using the ones provided via the syslog protocol.
2025-11-03 00:33:28 -05:00
..
default reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
logrotate.d set up syslog-ng for nginx access log 2025-11-03 00:33:28 -05:00
mkinitcpio.d re-enable generating fallback initramfs 2025-09-12 17:54:21 -04:00
modprobe.d stop blacklisting tls module 2025-10-22 17:36:06 -04:00
modules-load.d add ordering prefix to relevant configuration 2025-08-16 13:01:44 -04:00
nftables reorder update servers 2025-11-01 20:04:51 -04:00
pacman.d switch pacman mirror due to mirror server issues 2025-08-28 11:27:38 -04:00
ssh adjust DSCP configuration 2025-08-25 18:51:07 -04:00
sysconfig reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
sysctl.d disable TCP Fast Open on BuyVM for now 2025-09-30 16:56:21 -04:00
syslog-ng set up syslog-ng for nginx access log 2025-11-03 00:33:28 -05:00
systemd set up syslog-ng for nginx access log 2025-11-03 00:33:28 -05:00
tmpfiles.d reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
unbound adjust DSCP configuration 2025-08-25 18:51:07 -04:00
chrony.conf reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
crypttab reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
fstab.metal use consistent naming for session ticket key scripts/units 2025-10-30 17:06:07 -04:00
fstab.virtual use consistent naming for session ticket key scripts/units 2025-10-30 17:06:07 -04:00
locale.conf reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
logrotate.conf logrotate: use zstd for compression 2025-11-01 20:04:53 -04:00
mkinitcpio.conf reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
pacman.conf reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
pacreport.conf expand pacreport.conf 2025-10-30 17:09:11 -04:00
resolv.conf reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00