Skip to main content

Sharing Links

You can use shared tokens to share OpenSearch dashboards and visualizations with stakeholders who don't have access to your Logz.io account.

This can be useful for communicating with clients outside your organization or internally with other teams.

Decide which dashboard to share

Open the dashboard you would like to share. When you share a dashboard, you can decide whether to share the dashboard with a relative or fixed timeframe.

  • Snapshot - Converts the time selection to absolute dates. Your recipients will view the same data you are viewing now. For example, if you send out a snapshot when viewing the dashboard for the last 24 hours, your recipients will receive the dashboard with a fixed date range selection.

    Of course, this type of permalink is short lived, depending on your log retention policy. Once the logs are too old, they will no longer feed the dashboard, and your recipients won't have anything to see.

  • Saved object - Shares the dashboard with a relative time selection.

    The permalink will load the dashboard with its default time selection and filters. For example, if the dashboard is set for the last 15 minutes, this is the time frame your recipients will also review.

    This option means the sharing link will automatically be updated to reflect any changes made to the dashboard in the future. So if someone saves changes to the dashboard after the sharing link was sent out, your recipients will see the updated version without you having to resend them a new link.

Share your dashboard

How recipients will see the shared dashboards

When you choose to Share Public, your recipients will receive a link to the dashboard you've shared with them. The dashboard will appear without the top and side navigation bars, and without the OpenSearch Dashboards time filtering options.

However, you can edit the link to include the time frame by adding the following string to the end of the link:

&forceShowQueryBar=true

For example, if your public link is:

https://app.logz.io/?embed=true&shareToken=8d90-fbe1c84836d3#/dashboard/osd/discover/?=&_a=(columns%3A...15m%2Cto%3Anow))

This is how users will see it:

public share no time

When you add the time frame string to the end of the URL, it changes the view and includes the time frame and search abilities:

https://app.logz.io/?embed=true&shareToken=8d90-fbe1c84836d3#/dashboard/osd/discover/?=&_a=(columns%3A...15m%2Cto%3Anow))&forceShowQueryBar=true

public share with time

You can open your sharing link in incognito mode to test and verify it's working.