Lacework LQL Explorer chrome extension provides an alternative interface for lacework users to access LQL data.
Currently this extension is in development and as such has yet to be published to the chrome extensions store. In order to test the extension use the following steps:
- Clone the repo to your local machine.
- Open chrome extensions
chrome://extensions
. - Enable
Developer mode
using the toggle on the top right. - Click the
Load unpacked
button and browse to theextension
folder under your cloned repo directory. - You should now have a Lacework LQL Explorer extension.
- Click the extenion to open up the explorer dialog.
- Click the gear icon on the top right to set your Lacework API credential information.
- Save the credentials.
- Click the
Show Query
button to start crafting your LQL query. Use the eye to preview the sources. - When ready click the
Run Query
button to execute the query. - Results will be disabled in the
DataTable
at the bottom.
- LQL Data Source queries are limited to 5000 rows
- DataTable explort may fail if the number of columns and data exceeds the memory limit in chrome. In this case reduce the number of fields or data.