cancel
Showing results for 
Search instead for 
Did you mean: 

purpose of LOGGING_SYNC

viswanahreddy
Participant
0 Kudos

Hi

can any one pls explain why we open the log for SYNC scenarion from 0 to 1.(Category > Runtime, Parameter> LOGGING_SYNC  current value to 1)

and i appreciate if you could explain even reast of the catagories aswell.

PF attached FYI.

Thanks in advance

View Entire Topic
Former Member
0 Kudos

Hi  Annapureddy Kasi viswanath,

I thinks this information clear your point of veiw:

Synchronous messages (Best Effort) will only be persisted if an error occurs during processing or if the parameter LOGGING_SYNC (ABAP only) is set. Setting LOGGING_SYNC is not recommended to reduce processing overhead. 

Use the configuration parameter LOGGING or LOGGING_SYNC (category RUNTIME to activateLOGGING of asynchronous or synchronous messages locally for the whole Integration Engine. This means that all service calls of all pipelines of this Integration Engine are logged.

If you increase this level, you will get minute details. 0 is default level.

0018270536
Explorer
0 Kudos

Hi viswanahreddy

What is the t-code for configure the logging, in the ECC i had configured with SXMB_ADM and ECC connected with SAP-PO and the t-code message used SXMB_MONI

but in S/4HANA uses SRT_MONI or SRT_ELOG and the administration t-code is SRT_ADMIN to configure the services and SBGRFCCONF configure inbound message, but i haven't found where configure the level logging, loggind_sync, tracer, etc.

Could you teach the t-codes or the secuence to activate for S/4HANA.

tnx