cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Logging, changes in profile parms check => icm/HTTP/logging_0

christoph_ostrop
Active Contributor
0 Kudos

were there changes in S4hana-2020 during the profile parameter examination?

this profil-parm came new with S4hana-1909 in DEFAULT.PFL (new added by SUM execution?)

========================================================

ms/http_logging 1

ms/HTTP/logging_0 PREFIX=/,LOGFILE=$(DIR_LOGGING)/ms-http-%y-%m-%d.log%o,MAXFILES=7,MAXSIZEKB=10000,SWITCHTF=day,LOGFORMAT=%t %a %u %r %s %b %{Host}i

E:ms/HTTP/logging_0 Invalid sub parameter syntax

icm/security_log LOGFILE=$(DIR_LOGGING)/dev_icm_sec-%y-%m-%d%o,LEVEL=3,MAXFILES=7,MAXSIZEKB=10000,SWITCHTF=day

wdisp/add_xforwardedfor_header TRUE

icm/HTTP/logging_0 PREFIX=/, LOGFILE=$(DIR_LOGGING)/http-%y-%m-%d.log%o,MAXFILES=7, MAXSIZEKB=20000, SWITCHTF=day,LOGFORMAT=%t %a %u1 %r %s %b1 %b %Lms %{Host}i %P %{X-Forwarded-For}i %w1 %w2

E:icm/HTTP/logging_0 Invalid sub parameter syntax

icm/HTTP/logging_client_0 PREFIX=/,LOGFILE=$(DIR_LOGGING)/http-client-%y-%m-%d.log%o,MAXFILES=7,MAXSIZEKB=10000,SWITCHTF=day,LOGFORMAT=%t %a %u1 %r %s %b1 %b %Lms %{Host}i %P

E:icm/HTTP/logging_client_0 Invalid sub parameter syntax

========================================================

after upgrade to S/4Hana-2020-03, in RZ10 in check profile-parm of the DEFAULT.PFL,

we got errors

E:ms/HTTP/logging_0 Invalid sub parameter syntax

E:icm/HTTP/logging_0 Invalid sub parameter syntax

E:icm/HTTP/logging_client_0 Invalid sub parameter syntax

========================================================

any idea- what's wrong?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi - Anyone found out what is the issue?