Looker

Use the Looker integration to query an explore, save queries as looks, run looks, and fetch look results as incidents.

Analytics & SIEM · Looker

Configuration parameters

  • url — API URL and port (e.g., https://example.looker.com:19999) (required)
  • client_id — API3 Client ID
  • client_secret — API3 Client Secret
  • credentials_api3_client — API3 Client ID
  • unsecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (4)

  • looker-create-look

    Creates a look from a query.

  • looker-run-inline-query

    Runs a query by defining it in the command arguments, rather than a saved query in looker.

  • looker-run-look

    Runs a saved look and returns the results in the specified format.

  • looker-search-looks

    Retrieves saved looks that match the search criteria.