Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds tip about how to get custom dashboards to appear #4651

Merged
merged 4 commits into from
Jan 25, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/dashboards/dashboards-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ To create a new custom dashboard, click **Create Dashboard**. You can control wh

To create a new tag or edit existing tags, open the **Tags** menu and click **Manage tags**.

TIP: To make a custom dashboard appear on the security dashboards page, assign it the tag "Security solution".
benironside marked this conversation as resolved.
Show resolved Hide resolved

image::images/dashboards-landing-page.png[The dashboards landing page, 75%]

Refer to documentation for the other {elastic-sec} dashboards to learn more about them. For more information about creating custom dashboards, refer to {kibana-ref}/create-a-dashboard-of-panels-with-web-server-data.html[Create your first Kibana dashboard].
Expand Down