You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're excited to introduce the new JumpCloud Directory Insights app for Sumo Logic. This app provides a comprehensive visibility into authentication events, user activities, and security-related actions within your JumpCloud-managed environment. The pre-configured dashboards can help you to track failed login attempts, privileged access changes, and account lockouts in real-time to improve security and ensure organizational policy compliance. [Learn more](/docs/integrations/saas-cloud/jumpcloud-directory-insights/).
Copy file name to clipboardExpand all lines: docs/dashboards/about.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,3 +101,20 @@ Dashboards have two themes available: Light mode (which is the default) and Dar
101
101
## Clickable Legend
102
102
103
103
If you want to focus on one item in your chart you can simply click on the item in the legend. If you want to toggle just one legend item, just hold the **shift** key and then click the item.<br/><img src={useBaseUrl('/img/dashboards/about-dashboard/clicklegend.gif')} alt="clicklegend" style={{border: '1px solid gray'}} width="700" />
104
+
105
+
## Dashboard Information
106
+
107
+
The dashboard information popup provides insights into the scan costs associated with log-based queries that run within dashboards.
108
+
109
+
To view the dashboard information, follow the steps below:
110
+
1. Open the dashboard for which you need to view the information.
111
+
2. Click the three-dot kebab menu icon in the top right corner of the dashboard and select **Info** from the dropdown menu.<br/><img src={useBaseUrl('img/dashboards/dashboard_info/dashboard_info.png')} alt="dashboard_info" style={{border: '1px solid gray'}} width="230"/>
112
+
3. A popup pane will appear, displaying the following dashboard information:<br/><img src={useBaseUrl('img/dashboards/dashboard_info/dashboard_info_panel.png')} alt="dashboard_info_panel" style={{border: '1px solid gray'}} width="600"/>
113
+
-**Dashboard Name**. Name of the dashboard.
114
+
-**Created By**. The user who created the dashboard.
115
+
-**Time Range Expression**. The time range selected for the dashboard.
116
+
-**Start**. The current start time based on the selected time range.
117
+
-**End**. The current end time based on the selected time range.
118
+
-**Time Zone**. The time zone for the set time range.
119
+
-**Scanned Bytes**. The total amount of data scanned in bytes.
120
+
-**Dashboard ID**. A unique identification ID for the dashboard. Copy and use the dashboard ID within the APIs to identify the dashboard when making requests.
Copy file name to clipboardExpand all lines: docs/get-started/quickstart.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,9 +25,14 @@ What you'll learn:
25
25
26
26
You'll need a Sumo Logic account. Sign up for a free trial [here](/docs/get-started/sign-up).
27
27
28
-
## Getting started with kickstart data in your trial
28
+
## Getting started with Kickstart Data in your trial
29
29
30
-
With your [trial](/docs/get-started/sign-up), you can access preloaded placeholder Kickstart Data to explore Sumo Logic instantly without setting up your own data. This feature helps trial users see immediate value and bypass setup barriers like firewall and security configurations.
30
+
With your [Sumo Logic trial](/docs/get-started/sign-up), you can access preloaded placeholder Kickstart Data to explore Sumo Logic instantly prior to setting up your own data. This feature helps trial users see immediate value and bypass setup barriers like firewall and security configurations.
31
+
32
+
:::warning limitations
33
+
* Your trial workflow—Kickstart Data or custom data—is automatically determined by marketing-based user profiling. Manual selection of a workflow is not currently supported.
34
+
* This feature is only available to select trial users during the initial rollout phase.
35
+
:::
31
36
32
37
### Key benefits
33
38
@@ -50,11 +55,6 @@ With your [trial](/docs/get-started/sign-up), you can access preloaded placehold
50
55
51
56
You can skip Kickstart Data anytime and begin ingesting your own data.
52
57
53
-
:::warning limitations
54
-
* User profiling for selection. Your assignment to either placeholder data or your own data workflow is determined by user profiling data from marketing. You won't be able to manually select your preferred workflow.
55
-
* Limited availability. At launch, the placeholder data option will only be available to select trial users based on profiling.
56
-
:::
57
-
58
58
## Step 1: Get your data into Sumo
59
59
60
60
The journey of 10,000 logs begins with a single collector. Your data analytics journey starts by sending your data to Sumo.
Copy file name to clipboardExpand all lines: docs/get-started/sign-up.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,21 @@ The activation link expires after 3 days. If it expires, you’ll need to comple
29
29
1. Fill out the **Activate Your Account** form, then click **Activate**.
30
30
1. Follow the setup guide to install a data collector and start ingesting data.
31
31
32
-
### Set up Collector
32
+
:::tip
33
+
Get started with Sumo Logic effortlessly using **Kickstart Data**, preloaded sample data and dashboards designed to help you explore and understand the platform’s capabilities. You can immediately dive into our features like log search and alerts prior to setting up your own data collection. Whether you're new to Sumo Logic or evaluating its features, Kickstart Data offers a hands-on way to experience the platform's power. [Learn more](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
34
+
:::
35
+
36
+
### Set up data collection
37
+
38
+
Upon first logging in, you'll be asked to select the platform (AWS, Kubernetes, Linux, Windows, macOS) from which you want to collect data. This will install the OpenTelemetry collector and relevant dashboards.
39
+
* For AWS, you'll deploy a single account with a CloudFormation Template, CLI, or Terraform.
40
+
* For Kubernetes, Linux, Windows, or macOS, you'll need to run the provided command in your Terminal or PowerShell.
41
+
42
+
You'll also see an option to bypass setup and explore our [App Catalog](/docs/integrations), where you'll find a wide range of apps and follow easy-to-use setup guides for installation.
33
43
34
-
1. Select the platform (Linux, Windows, macOS, or AWS) from which you want to collect data.<br/><img src={useBaseUrl('img/get-started/data-collection.png')} alt="Platform selection showing Linux, Windows, macOS, or AWS" style={{border: '1px solid gray'}} width="400" />
35
-
1. Copy, paste, and run the provided command in your Terminal or PowerShell to install the OpenTelemetry collector and relevant dashboards.
36
-
1. When the installation is complete, click **Start using Sumo**. <br/><img src={useBaseUrl('img/get-started/install-otel.png')} alt="icon" style={{border: '1px solid gray'}} width="500" />
44
+
When the installation is complete, click **Start using Sumo**.
37
45
38
-
Next, you'll be taken to your onboarding checklist guide, where you can view dashboards, run your first log search, set up alerts, install more apps for your environment, and more.
46
+
Your data will start flowing in a couple of minutes. Next, you'll be taken to a step-by-step onboarding guide, where you can visualize your data via dashboards, run your first log search, set up alerts, install apps, and more.
39
47
40
48
### Upgrade or continue with Free account
41
49
@@ -122,16 +130,10 @@ For example, for 10GB/Day:
122
130
- If the billing cycle is 30 days, the Reserved Capacity is 300GB.
123
131
- If the billing cycle is 31 days, the Reserved Capacity is 310GB.
124
132
125
-
## Kickstart your Sumo Logic experience with placeholder data
126
-
127
-
Get started with Sumo Logic effortlessly using **Kickstart Data**, preloaded sample data and dashboards designed to help you explore and understand the platform’s capabilities. With Kickstart Data, you can immediately dive into Sumo Logic's features—like Log Search, Alerts, and Dashboards—without needing to set up your own data sources.
128
-
129
-
Whether you're new to Sumo Logic or evaluating its features, Kickstart Data offers a hands-on way to experience the platform's power. For more details, see our [Quickstart Guide](/docs/get-started/quickstart).
0 commit comments