From 1f3d0956a75a8eaca5d2acda4af93f190e1b2527 Mon Sep 17 00:00:00 2001 From: Simon Biewald Date: Sun, 9 Aug 2020 02:35:26 +0000 Subject: Test if loghost is not localhost On Solaris, the name loghost can be used to point to remote log servers. By default loghost is configured to 127.0.0.1, logging to the local machine. Thus a new test - LOGG-2153 - is created to test if loghost is not localhost and LOGG-2154 is modified to ignore @loghost lines if loghost is localhost. --- db/tests.db | 1 + 1 file changed, 1 insertion(+) (limited to 'db') diff --git a/db/tests.db b/db/tests.db index 26fc8f87..0a603749 100644 --- a/db/tests.db +++ b/db/tests.db @@ -228,6 +228,7 @@ LOGG-2146:test:security:logging::Checking logrotate.conf and logrotate.d: LOGG-2148:test:security:logging::Checking logrotated files: LOGG-2150:test:security:logging::Checking directories in logrotate configuration: LOGG-2152:test:security:logging::Checking loghost: +LOGG-2153:test:security:logging::Checking loghost is not localhost: LOGG-2154:test:security:logging::Checking syslog configuration file: LOGG-2160:test:security:logging::Checking /etc/newsyslog.conf: LOGG-2162:test:security:logging::Checking directories in /etc/newsyslog.conf: -- cgit v1.2.3