When going to Reporting, Logs, the browser displays a blank page. When this happens, the logs cannot be viewed:
What was observed is the URL was not populating properly so the logging was blank such as the screenshot above. All the other tabs are opening just fine and no issues seen with the actual logging itself, only the displaying of the logs.
This issue was resolved by updating the web browser.
Alternatively, if updating the browser is not possible, try to manually go to the URL. First, you must obtain the CSRF code from one of the working tabs (any tab should do).
For example, go to the Consumers tab so the following URL is provided:
https://keys.domain.dom:9000/omc/GetGroupListScreen.event?OWASP_CSRFTOKEN=DVDL-7FEB-WC42-OGI6-S8PO-WVJP-9H6Y-P9XY
Notice the CSRF token in this example is "DVDL-7FEB-WC42-OGI6-S8PO-WVJP-9H6Y-P9XY"
Next, look at the sample below. If your server URL is keys.domain.dom, and the above CSRF token is displayed, then use the following URL to manually go to the page:
https://keys.domain.dom:9000/omc/GetLogStreamScreen.event?OWASP_CSRFTOKEN=DVDL-7FEB-WC42-OGI6-S8PO-WVJP-9H6Y-P9XY
Here's another form of the URL for login (this format happens when you click the "Search" button on the log page):
https://keys.domain.dom:9000/omc/GetLogStreamScreen.event?OMCAction=&Reverse=true&Advanced=false&logName=proxy&Severity=15&Filter=&FromDate=mm%2Fdd%2Fyyyy&FromTime=hh%3Amm&FromAmPm=am&ToDate=mm%2Fdd%2Fyyyy&ToTime=hh%3Amm&ToAmPm=am&TimeJump=0&OWASP_CSRFTOKEN=DVDL-7FEB-WC42-OGI6-S8PO-WVJP-9H6Y-P9XY
The above URLs should display.
If you run into this issue, please log a support ticket with the Symantec Encryption team so we can gather more information on this report.
EPG-24333