Skip to content

Instantly share code, notes, and snippets.

@huslage
Last active March 28, 2019 17:06
Show Gist options
  • Save huslage/5ec02a7ae3d294cad9334963d35b3e78 to your computer and use it in GitHub Desktop.
Save huslage/5ec02a7ae3d294cad9334963d35b3e78 to your computer and use it in GitHub Desktop.
Use this snippet to embed a Sysdig dashboard into a splunk dashboard
<row>
<panel>
<title>Embedded Sysdig Dashboard</title>
<html>
<iframe width="100%" height="500" style="border:none" src="<PUBLIC SYSDIG DASHBOARD URL"></iframe>
</html>
</panel>
</row>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment