From d12ad83a58c80c8b0cece4ab21cb86982655cf69 Mon Sep 17 00:00:00 2001 From: lijia Date: Sun, 4 Oct 2020 12:09:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0hostname=E6=A0=BC=E5=BC=8F,?= =?UTF-8?q?=20=E4=BE=8B=E5=A6=82:ABC-M01R15N01-ADC004-MCN0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/tsg-cli-mcn0/files/rsyslog.conf | 2 +- roles/tsg-cli-mcn1/files/rsyslog.conf | 2 +- roles/tsg-cli-mcn2/files/rsyslog.conf | 2 +- roles/tsg-cli-mcn3/files/rsyslog.conf | 2 +- roles/tsg-cli-mxn/files/rsyslog.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/tsg-cli-mcn0/files/rsyslog.conf b/roles/tsg-cli-mcn0/files/rsyslog.conf index 9da82b0..04c7065 100644 --- a/roles/tsg-cli-mcn0/files/rsyslog.conf +++ b/roles/tsg-cli-mcn0/files/rsyslog.conf @@ -27,7 +27,7 @@ $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat -$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:3%:<%PRI%> [%syslogseverity-text%] %msg%\n" +$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:4%:<%PRI%> [%syslogseverity-text%] %msg%\n" $ActionFileDefaultTemplate tsgformat # File syncing capability is disabled by default. This feature is usually not required, diff --git a/roles/tsg-cli-mcn1/files/rsyslog.conf b/roles/tsg-cli-mcn1/files/rsyslog.conf index 9da82b0..04c7065 100644 --- a/roles/tsg-cli-mcn1/files/rsyslog.conf +++ b/roles/tsg-cli-mcn1/files/rsyslog.conf @@ -27,7 +27,7 @@ $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat -$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:3%:<%PRI%> [%syslogseverity-text%] %msg%\n" +$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:4%:<%PRI%> [%syslogseverity-text%] %msg%\n" $ActionFileDefaultTemplate tsgformat # File syncing capability is disabled by default. This feature is usually not required, diff --git a/roles/tsg-cli-mcn2/files/rsyslog.conf b/roles/tsg-cli-mcn2/files/rsyslog.conf index 9da82b0..04c7065 100644 --- a/roles/tsg-cli-mcn2/files/rsyslog.conf +++ b/roles/tsg-cli-mcn2/files/rsyslog.conf @@ -27,7 +27,7 @@ $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat -$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:3%:<%PRI%> [%syslogseverity-text%] %msg%\n" +$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:4%:<%PRI%> [%syslogseverity-text%] %msg%\n" $ActionFileDefaultTemplate tsgformat # File syncing capability is disabled by default. This feature is usually not required, diff --git a/roles/tsg-cli-mcn3/files/rsyslog.conf b/roles/tsg-cli-mcn3/files/rsyslog.conf index 9da82b0..04c7065 100644 --- a/roles/tsg-cli-mcn3/files/rsyslog.conf +++ b/roles/tsg-cli-mcn3/files/rsyslog.conf @@ -27,7 +27,7 @@ $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat -$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:3%:<%PRI%> [%syslogseverity-text%] %msg%\n" +$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:4%:<%PRI%> [%syslogseverity-text%] %msg%\n" $ActionFileDefaultTemplate tsgformat # File syncing capability is disabled by default. This feature is usually not required, diff --git a/roles/tsg-cli-mxn/files/rsyslog.conf b/roles/tsg-cli-mxn/files/rsyslog.conf index a5127fe..3f4f97c 100644 --- a/roles/tsg-cli-mxn/files/rsyslog.conf +++ b/roles/tsg-cli-mxn/files/rsyslog.conf @@ -27,7 +27,7 @@ $WorkDirectory /var/lib/rsyslog # Use default timestamp format #$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat -$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:3%:<%PRI%> [%syslogseverity-text%] %msg%\n" +$template tsgformat,"%$NOW% %TIMESTAMP:8:15% %HOSTNAME:F,45:4%:<%PRI%> [%syslogseverity-text%] %msg%\n" $ActionFileDefaultTemplate tsgformat # File syncing capability is disabled by default. This feature is usually not required,