Skip to content
20 changes: 20 additions & 0 deletions blog-service/2024-11-13-manage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Kickstart Data Onboarding
image: https://help.sumologic.com/img/sumo-square.png
hide_table_of_contents: true
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>

We know that getting started with new tools can be challenging. To simplify your onboarding, we’ve introduced Kickstart Data with preloaded sample data and prebuilt dashboards designed to streamline your trial experience with Sumo Logic. With this sample data, you can jump right in, explore dashboards, and understand Sumo Logic's value without needing to set up your own data first.

### Key benefits

* **Immediate insights**. Begin with sample data and dashboards to experience Sumo Logic’s capabilities instantly.
* **Quick setup**. No need to configure firewall settings or security permissions—get started right away.
* **Guided trial**. Pre-built dashboards and reports demonstrate real-world scenarios, allowig secure and insightful exploration.
* **Easy transition**. Start ingesting your own data anytime. Kickstart deactivated at the trial’s end.

See how Kickstart Data can simplify your onboarding, helping you focus on monitoring and troubleshooting. For more details, visit our [Quickstart Guide](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
32 changes: 31 additions & 1 deletion docs/get-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,36 @@ What you'll learn:

You'll need a Sumo Logic account. Sign up for a free trial [here](/docs/get-started/sign-up).

## Getting started with kickstart data in your trial

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.

### Key benefits

* **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.
* **Quick setup**. Kickstart Data removes technical hurdles, making onboarding faster and easier.
* **Guided experience**. Access pre-built dashboards and reports that demonstrate real-world scenarios, helping you make the most of your trial.
* **Safe exploration**. Evaluate our platform in a secure environment with no exposure of sensitive data.

### How it works

1. **User assignment**. When you start your trial, you will be automatically assigned to either the Kickstart Data workflow or a custom data workflow, based on your user profile.
2. **Sample dashboards**. If you are assigned the Kickstart Data option, sample data will be preloaded into the platform, along with dashboards and log searches tailored to your monitoring and troubleshooting use cases.
* **Application reliability**. Metrics like Homepage Load Time, Checkout Errors, and Internal Server Orders.
* **Business KPIs**. Revenue Trends, Promo Performance, and Customer Feedback Metrics.
3. **Onboarding checklist**. You will follow a guided checklist that helps you:
* Analyze sample data.
* Perform log searches.
* Invite team members to join and explore the platform with you.
4. **Seamless transition to real data**. After you complete the sample data onboarding steps, you can set up your own data ingestion while continuing to use the platform’s core features. When your trial ends, Kickstart Data is deactivated automatically.

You can skip Kickstart Data anytime and begin ingesting your own data.

:::warning limitations
* 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.
* Limited availability. At launch, the placeholder data option will only be available to select trial users based on profiling.
:::

## Step 1: Get your data into Sumo

The journey of 10,000 logs begins with a single collector. Your data analytics journey starts by sending your data to Sumo.
Expand All @@ -49,7 +79,7 @@ OpenTelemetry is our preferred collector unless you're configuring security data
#### Installed and Hosted Collector

1. Log in to Sumo Logic.
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
1. Select **Add Collector**.<br/><img src={useBaseUrl('img/get-started/WTS_Collector_page.png')} alt="Add Collector" />
1. Choose from our [Hosted Collector](/docs/send-data/hosted-collectors) (web-hosted) or [Installed Collector](/docs/send-data/installed-collectors) (locally installed on your machine).

Expand Down
6 changes: 6 additions & 0 deletions docs/get-started/sign-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ Should you decide to cancel, you can do this through AWS Marketplace.

Your subscription will be cancelled immediately.

## Discover Sumo Logic with preloaded data

To help you get started quickly, preloaded placeholder data is available for trial users. This feature lets you jump in and explore Sumo Logic right away, with sample dashboards and data tailored to your needs.

For more information on maximizing this feature, check out our [Quickstart Guide](/docs/get-started/quickstart).

## Resources

* [Sumo Logic Quickstart](/docs/get-started/quickstart)
Expand Down
Loading