cancel
Showing results for 
Search instead for 
Did you mean: 

Extend the log in Runtime Workbench - Communication Channel Monitoring

Former Member
0 Kudos

Hi

Does anybody know how one can change the number of displayed rows for "Processing Details for Cluster Node Server xyz", in Communication Channel Monitoring ?

The log resides in : RWB -> Component Monitoring -> Adapter Engine -> Communication Channel Monitoring.

When one has displayed the list , it is possible to click on a commchannel and get detailed info. I.e "Processing Details for Cluster Node Server xyz"

That list seems to be default set to 25 rows. In our case is not enough. The filepolling occurs every 5th seconds for some channel. So, eventual errors can be missed because they reside in the list for only ~2minutes. We want to keep the status-light red for at least one hour.

I wonder :

1) If it is possible to extend that to e.g 1000 instead?

2) Where is that parameter handled?

3) Does such change affect performance in a nasty way?

/Kind Regards

Joakim Carlsson

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi Joakim,

>>>Does anybody know how one can change the number of displayed rows for "Processing Details for Cluster Node Server xyz", in Communication Channel Monitoring ?

yes anybody knows

change the processHistoryLength property of AF core service in visual admin

from 25 to soething else

>>>1) If it is possible to extend that to e.g 1000 instead?

yes

>>>2) Where is that parameter handled?

processHistoryLength - AF core

>>>3) Does such change affect performance in a nasty way?

if you increase it to 1000 you can be sure about that

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thank You Michal!

You gave me the solution. I'll be careful when I increase the list

/Best Regards

Jocke

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Joakim,

Michal is mentioning about this:

http://help.sap.com/saphelp_nw70/helpdata/EN/5c/22ee41c334c717e10000000a155106/content.htm

Regards,

---Satish

Former Member
0 Kudos

Have you tried using the 'Message Display Tool'.

http://host:port/MessagingSystem/monitor/monitor.jsp

You can filter your search criteria and also look for messages within a specific timeframe.

Hope this helps.

- Ravi.