monitoring

This commit is contained in:
41666 2024-02-11 02:16:15 -05:00
parent 35ea0052c1
commit f015679b0c

View file

@ -1,7 +1,9 @@
{ ... }: {
{ config, ... }: {
services.prometheus.exporters.nginxlog = {
enable = true;
port = 14201;
user = config.services.nginx.user;
group = config.services.nginx.group;
settings = {
namespaces = [
{