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,