Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

logInfo and logError location

Avatar

Level 4

Hi all,

I'm having a very simple question: I have some logInfo and logError commands within a script code block in a Web Application and can't find where the log is located. The most obvious place is the Web Application Audit, but nothign is saved there.

Could you please have a look?

Thanks very much in advance

Guillermo

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Unfortunately you can't see the log messages in the Web audit tab, you must display the web.log file through menu Monitoring/click on web.log link.

I recommend you to prefix all your logInfo/logError/logVerbose messages by [webApp XXX], much easier to filter on a specific webApp messages.

Regards
J-Serge

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

Unfortunately you can't see the log messages in the Web audit tab, you must display the web.log file through menu Monitoring/click on web.log link.

I recommend you to prefix all your logInfo/logError/logVerbose messages by [webApp XXX], much easier to filter on a specific webApp messages.

Regards
J-Serge

Avatar

Level 4

Thanks very much Jean-Serge, and apologies as this must be very straightforward, but where is the Monitoring menu? I'm on console version 6.1.1 build 8705.

Regards

Guillermo

Already found it, thanks very much Jean-Serge.

Guillermo