Newer Version Available

This content describes an older version of this product. View Latest

Enable SAQL Logs in the Browser

If you’re using Google Chrome to work with SAQL and Einstein Analytics, you can turn on SAQL logs.
Turning on SAQL logs in the browser prints queries in the Developer Tools Console. This lets you see what SAQL is generated by Einstein Analytics dashboards and lenses. This action doesn’t change server-side logs.
  1. In Google Chrome, open an Einstein Analytics dashboard.
  2. In Google Chrome, open Developer Tools.
  3. In Developer Tools, select Console.
  4. In the Einstein Analtyics dashboard, elect the explore (wave.apexp) frame.
  5. In the developer tools console, enter edge.log.enabled = true
  6. In the developer tools console, enter edge.log.query = true
SAQL logs are enabled. The logs are displayed when a query is sent from the dashboard or lens, for example when you drill into a chart.

Enter the commands in the Developer Tools console