Try running an old log-server on new rsyslog branch

This commit is contained in:
Patrik Holmqvist 2025-03-19 17:14:56 +01:00
parent 5601454ee1
commit 8488ffbbbc
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -238,6 +238,9 @@ def main():
if re.match(r'^log-test-', host_info["fqdn"]):
modules["sunet"]["tag"] = "pahol-fix-rsyslog*"
if re.match(r'^log-1.test.sveidas.se', host_info["fqdn"]):
modules["sunet"]["tag"] = "pahol-fix-rsyslog*"
qa_exceptions = ['nic.komreg.net', 'jmp.komreg.net', 'md1.komreg.net']
if ".qa." in host_info["fqdn"] or host_info["fqdn"] in qa_exceptions: