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
Copy file name to clipboardExpand all lines: blog-service/2025-02-25-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ We've updated the onboarding experience to give you the option to bypass data co
17
17
18
18
A new **Go to App Catalog** option now appears in the left-hand menu on the data setup page, allowing you to browse integrations and pre-built dashboards before configuring data ingestion. This change makes it easier to explore Sumo Logic’s capabilities without committing to a full setup.
19
19
20
-
To learn more, check out our [quickstart](/docs/get-started/quickstart) and [signup](/docs/get-started/sign-up/#set-up-data-collection) guides.
20
+
To learn more, check out our [quickstart](/docs/get-started/quickstart) and [signup](/docs/get-started/sign-up) guides.
We’ve launched a new **Get Started** onboarding page to help you hit the ground running in Sumo Logic. This personalized hub replaces the previous checklist and guides you through key actions such as:
11
+
12
+
* Ingesting cloud, SaaS, or on-prem log data with just a few clicks.
13
+
* Exploring Kickstart Data dashboards with simulated real-world insights—no setup needed.
14
+
* Installing curated apps from the App Catalog.
15
+
* Using LiveTail to view real-time logs.
16
+
* Inviting teammates to collaborate.
17
+
* Navigating to the in-app pricing page to upgrade your plan.
18
+
19
+
This redesigned experience simplifies setup, accelerates time to value, and provides clear next steps to help you make the most of your trial. [Learn more](/docs/get-started/quickstart).
Copy file name to clipboardExpand all lines: docs/get-started/quickstart.md
+31-10Lines changed: 31 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,16 +25,13 @@ 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
+
## Get Started page
29
29
30
-
As part of your Sumo Logic trial, Kickstart Data provides preloaded sample data and dashboards, letting you explore the platform immediately—no setup or data ingestion required. This helps you quickly understand Sumo Logic’s value without dealing with firewall or security configurations. Following are some key benefits:
30
+
Welcome to Sumo! After signing up, be sure to head to **Get Started** page, your personalized onboarding hub that guides you through key actions like sending data, exploring apps, and inviting teammates.
31
31
32
-
***Immediate insights**. Explore Sumo Logic right away, without initial data setup, to quickly see its value and decide if it’s a fit for you.
33
-
***Quick setup**. Kickstart Data removes technical hurdles, making onboarding faster and easier.
34
-
***Guided experience**. Access pre-built dashboards and reports that demonstrate real-world scenarios, helping you make the most of your trial.
35
-
***Safe exploration**. Evaluate our platform in a secure environment with no exposure of sensitive data.
32
+
<img src={useBaseUrl('img/get-started/kickstart-welcome-landing.png')} alt="Kickstart Data and onboarding welcome page" style={{border: '1px solid gray'}} width="600" />
36
33
37
-
Here's how it works:
34
+
This dashboard will give you an instant view of key performance metrics using Kickstart sample data. You can explore how Sumo Logic monitors application health—no setup needed.
38
35
39
36
1.**Sample dashboards**. When you first log in, you'll see sample data preloaded into Sumo Logic, tailored to your monitoring and troubleshooting use cases, along with log searches and the following dashboards:
40
37
***Application reliability**. Metrics like Homepage Load Time, Checkout Errors, and Internal Server Orders.
@@ -44,11 +41,35 @@ Here's how it works:
44
41
* Analyze the sample data.
45
42
* Perform log searches.
46
43
* Invite team members to join and explore the platform with you.
47
-
1.**Transition to real data**. Kickstart Data is available for 7 days or until you start ingesting real data—whichever comes first. It deactivates automatically at the end of the trial, but can be skipped at any time.
44
+
1.**Transition to real data**. Kickstart Data is available for 20 days or until you start ingesting real data—whichever comes first. It deactivates automatically at the end of the trial, but can be skipped at any time.
45
+
46
+
:::note For Admins
47
+
For configuration information, refer to [Kickstart Data app](/docs/integrations/sumo-apps/kickstart-data) and [Kickstart Data source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source).
48
+
:::
49
+
50
+
### Getting started with Kickstart Data in your trial
51
+
52
+
As part of your trial, Kickstart Data gives you instant access to preloaded sample log data and dashboards—no setup, data ingestion, or firewall configuration required—so you can immediately explore the value of Sumo Logic in a safe sandbox environment. No sensitive or real data is used, and the prebuilt dashboards offer a hands-on way to learn how to monitor applications, analyze trends, and respond to incidents.
53
+
54
+
The Kickstart sample data you see in the [sample app/dashboards](/docs/integrations/sumo-apps/kickstart-data) are [sourced from cloud-to-cloud data](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source).
55
+
56
+
Once you're ready to work with your own data, follow the in-product prompts to begin ingesting logs via OpenTelemetry, Hosted Collectors, or Installed Collectors. The Kickstart experience will phase out automatically once you start ingesting real data or after 20 days—whichever comes first.
48
57
49
58
## Step 1: Get your data into Sumo
50
59
51
-
The journey of 10,000 logs begins with a single collector. Your data analytics journey starts by sending your data to Sumo.
60
+
The journey of 10,000 logs begins with a single collector. Your data analytics journey starts by sending your data to Sumo Logic.
61
+
62
+
### Set up data collection
63
+
64
+
To set up data collection, select the platform (AWS, Kubernetes, Linux, Windows, macOS) from which you want to collect data. This will install the OpenTelemetry collector and relevant dashboards.
65
+
* For AWS, you'll deploy a single account with a CloudFormation Template, CLI, or Terraform.
66
+
* For Kubernetes, Linux, Windows, or macOS, you'll need to run the provided command in your Terminal or PowerShell.
67
+
68
+
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 easy-to-follow setup guides for installation.<br/><img src={useBaseUrl('img/get-started/data-onboarding.png')} alt="Data onboarding screen showing platform collection options like AWS, Kubernetes, Windows, macOS" style={{border: '1px solid gray'}} width="600" />
69
+
70
+
When the installation is complete, click **Start using Sumo**.
71
+
72
+
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.
52
73
53
74
### Set up Collector
54
75
@@ -137,7 +158,7 @@ From the Sumo Logic Home page, click the **Learn** tab to access:
137
158
Don't just learn it - master it! Get recognized as a Sumo Logic expert by completing the courses in the [Sumo Logic Certification Program](/docs/get-started/training-certification-faq/#what-certifications-does-sumo-logic-offer). We’re happy to help you get certified right from the product.
138
159
139
160
140
-
## More Resources
161
+
## Additional information
141
162
142
163
:::sumo Need help?
143
164
Contact us at the [Sumo Dojo Slack](https://sumodojo.slack.com/) or [submit a support ticket](https://support.sumologic.com/support/s).
Copy file name to clipboardExpand all lines: docs/get-started/sign-up.md
+66-70Lines changed: 66 additions & 70 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,73 +17,13 @@ To start your free trial:
17
17
18
18
1. Go to the [Sumo Logic Free Trial page](https://www.sumologic.com/sign-up).
19
19
1. Register with a business email address to create your account.
20
-
1. Check your inbox for the activation email and follow the steps below.
21
-
22
-
### Activate your account
23
-
24
-
:::note
25
-
The activation link expires after 3 days. If it expires, you’ll need to complete the sign-up process again.
26
-
:::
27
-
20
+
1. Check your inbox for the activation email.
21
+
:::note
22
+
The activation link expires after 3 days. If it expires, you’ll need to complete the sign-up process again.
23
+
:::
28
24
1. Open the activation email and click **Activate Now**. (If you do not see it, check your spam and trash folders.)
29
25
1. Fill out the **Activate Your Account** form, then click **Activate**.
30
-
1. Follow the setup guide to install a data collector and start ingesting data.
31
-
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 easy-to-follow setup guides for installation.<br/><img src={useBaseUrl('img/get-started/data-onboarding.png')} alt="Data onboarding screen showing platform collection options like AWS, Kubernetes, Windows, macOS" style={{border: '1px solid gray'}} width="600" />
43
-
44
-
When the installation is complete, click **Start using Sumo**.
45
-
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.
47
-
48
-
### Upgrade or continue with Free account
49
-
50
-
After your trial ends, if you've not purchased a plan, your account will automatically convert to a Free account. This account lets you continue using Sumo Logic monitoring and log analytics services with limited features. To unlock premium features and scale as your needs grow, you can upgrade to a paid plan at any time.
51
-
52
-
<details>
53
-
<summary>What's the difference between a Trial and a Free account?</summary>
54
-
55
-
With your trial, you’ll have full access to our Enterprise plan to explore all the powerful features Sumo Logic has to offer.
56
-
57
-
| | Trial account | Free account
58
-
|:------------|:---------------|:------------
59
-
| Data volume daily | 1GB | 500MB
60
-
| Users | Up to 20 | Up to 3
61
-
| Data Retention <sup>1</sup>| 30 days | 7 days
62
-
| Metrics <sup>2</sup> | ✅ | ❌
63
-
| Data Forwarding <sup>3</sup> | ✅ | ❌
<sup>1</sup> Data uploaded to the Sumo Logic Cloud.<br/>
67
-
<sup>2</sup> Search through and visualize your data in near real-time, with up to 1000 data points per minute.<br/>
68
-
<sup>3</sup> Forwards your logs to an S3 bucket after being collected and analyzed in Sumo Logic.<br/>
69
-
<sup>4</sup> Notifies you in real-time when errors occur on your systems.
70
-
71
-
</details>
72
-
73
-
For information on plan types and pricing, see [Sumo Logic Pricing](https://www.sumologic.com/pricing) and [Manage Subscription](/docs/manage/manage-subscription).
74
-
75
-
#### Essentials plans
76
-
77
-
Using our self-service checkout, you can sign up for a Sumo Logic Essentials plan in just minutes using a credit card—no need to interact with the sales team.
78
-
79
-
-[Learn how to upgrade your plan with Credits account](/docs/manage/manage-subscription/upgrade-account/upgrade-credits-account).
80
-
-[Learn how to upgrade your plan with Flex account](/docs/manage/manage-subscription/upgrade-account/upgrade-sumo-logic-flex-account).
If the Essentials plan doesn’t fully meet your needs and you’re interested in exploring further options like Cloud SIEM, contact [Sales](https://www.sumologic.com/contact-us/) to upgrade to an Enterprise plan. Our team is here to help you find the best fit for your organization.
26
+
1. After activating your account, follow the guidance in the [What to expect after activation](#what-to-expect-after-activation) section to explore sample data, install apps, and start ingesting your own data.
87
27
88
28
## Sign up through AWS Marketplace
89
29
@@ -99,7 +39,7 @@ To sign up through AWS Marketplace:
99
39
-**Email**. Enter a business email address for your account (personal email addresses such as Gmail are not supported). If you have an existing Sumo Logic account, use a different email address. Signing up through AWS Marketplace requires a new email to create a separate Sumo Logic organization.
100
40
-**Region**. Select your region: North America, Europe, or Australia.
101
41
-**Service License Agreement**. Review and accept the [Service License Agreement](https://www.sumologic.com/service-agreement/) to proceed.
102
-
1. Click **Sign Up**. Sumo Logic will send you an email to activate your account. Follow the instructions in the email to complete the [activation process](#activate-your-account)
42
+
1. Click **Sign Up**. Sumo Logic will send you an email to activate your account. Follow the instructions in the email to complete the activation process.
103
43
1. At the end of the 30-day trial period for the Sumo Logic Log Analytics Platform (Pay-As-You-Go with 30-day Free Trial), the subscription converts to the paid subscription billed monthly based on actual usage.
104
44
105
45
### Upgrade your account
@@ -134,9 +74,65 @@ For example, for 10GB/Day:
134
74
- If the billing cycle is 31 days, the Reserved Capacity is 310GB.
135
75
136
76
137
-
## Next steps
77
+
## What to expect after activation
78
+
79
+
Once your account is activated—whether you signed up via the Sumo Logic website or AWS Marketplace—you’ll be guided through a personalized onboarding experience. Head to the [Quickstart guide](/docs/get-started/quickstart) to begin your Sumo Logic journey.
80
+
81
+
You’ll walk through step-by-step instructions to:
82
+
83
+
* Explore **Kickstart Data**, preloaded with sample log data and dashboards so you can try out features immediately—no setup or ingestion required.
84
+
* Perform log searches, visualize data through dashboards, and test out real-time alerts.
85
+
* Install recommended apps from the App Catalog.
86
+
* Invite teammates and collaborate.
87
+
* Start ingesting your own data when you’re ready.
88
+
89
+
Whether you’re evaluating the platform or just getting started, this hands-on experience is designed to help you quickly understand the value of Sumo Logic and get up and running with confidence.
90
+
91
+
Once your account is activated, check out the [Quickstart guide](/docs/get-started/quickstart) to begin your Sumo Logic journey. You'll walk through a step-by-step onboarding experience where you can explore preloaded Kickstart Data, try out log search and alerts, visualize data through sample dashboards, install apps, and prepare to ingest your own data—all without any setup required. Whether you're new to Sumo Logic or evaluating its features, this hands-on guide will help you quickly understand the platform's value.
92
+
93
+
### Upgrade or continue with Free account
94
+
95
+
After your trial ends, if you've not purchased a plan, your account will automatically convert to a Free account. This account lets you continue using Sumo Logic monitoring and log analytics services with limited features. To unlock premium features and scale as your needs grow, you can upgrade to a paid plan at any time.
96
+
97
+
<details>
98
+
<summary>What's the difference between a Trial and a Free account?</summary>
99
+
100
+
With your trial, you’ll have full access to our Enterprise plan to explore all the powerful features Sumo Logic has to offer.
101
+
102
+
| | Trial account | Free account
103
+
|:------------|:---------------|:------------
104
+
| Data volume daily | 1GB | 500MB
105
+
| Users | Up to 20 | Up to 3
106
+
| Data Retention <sup>1</sup>| 30 days | 7 days
107
+
| Metrics <sup>2</sup> | ✅ | ❌
108
+
| Data Forwarding <sup>3</sup> | ✅ | ❌
<sup>1</sup> Data uploaded to the Sumo Logic Cloud.<br/>
112
+
<sup>2</sup> Search through and visualize your data in near real-time, with up to 1000 data points per minute.<br/>
113
+
<sup>3</sup> Forwards your logs to an S3 bucket after being collected and analyzed in Sumo Logic.<br/>
114
+
<sup>4</sup> Notifies you in real-time when errors occur on your systems.
115
+
116
+
</details>
117
+
118
+
For information on plan types and pricing, see [Sumo Logic Pricing](https://www.sumologic.com/pricing) and [Manage Plan](/docs/manage/manage-subscription).
119
+
120
+
#### Essentials plans
121
+
122
+
Using our self-service checkout, you can sign up for a Sumo Logic Essentials plan in just minutes using a credit card—no need to interact with the sales team.
123
+
124
+
-[Learn how to upgrade your plan with Credits account](/docs/manage/manage-subscription/upgrade-account/upgrade-credits-account).
125
+
-[Learn how to upgrade your plan with Flex account](/docs/manage/manage-subscription/upgrade-account/upgrade-sumo-logic-flex-account).
If the Essentials plan doesn’t fully meet your needs and you’re interested in exploring further options like Cloud SIEM, contact [Sales](https://www.sumologic.com/contact-us/) to upgrade to an Enterprise plan. Our team is here to help you find the best fit for your organization.
Copy file name to clipboardExpand all lines: docs/integrations/sumo-apps/kickstart-data.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
11
11
12
12
The Sumo Logic Kickstart Data app offers real-time insights for monitoring telemetry data from our OpenTelemetry Demo Astronomy application. Featuring predefined searches and dashboards, this app enhances visibility into application performance and operational metrics.
13
13
14
-
:::tip
15
-
Learn more about [Kickstart Data](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
14
+
:::info
15
+
Kickstart Data comes preloaded for new trial users and expires automatically after 20 days or when you begin ingesting your own data—whichever comes first. [Learn more](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
16
16
:::
17
17
18
18
## Application Data
19
19
20
-
This app uses [Sumo Logic Kickstart Data source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source) to collect the data from OpenTelemetry Demo Astronomy Application.
20
+
This app uses the [Sumo Logic Kickstart Data source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source) to collect the data from OpenTelemetry Demo Astronomy Application.
0 commit comments