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: docs/get-started/quickstart.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,12 +44,10 @@ Here's how it works:
44
44
* Analyze the sample data.
45
45
* Perform log searches.
46
46
* 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.
47
+
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.
48
48
49
49
:::note For Admins
50
-
import KickstartRemove from '../reuse/kickstart.md';
51
-
52
-
<KickstartRemove/>
50
+
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).
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.
The Sumo Logic Kickstart Data source ingests logs and metrics into Sumo Logic for our pre-loaded OpenTelemetry demo application. This source is engineered to provide a continuous stream of data that simulates a specific scenario, highlighting latency spikes across various services.
15
+
The Sumo Logic Kickstart Data source ingests logs and metrics into Sumo Logic for our pre-loaded [OpenTelemetry Demo Astronomy application](/docs/integrations/sumo-apps/kickstart-data), an e-commerce-style app that simulates real user interactions and system performance. It provides a continuous stream of data that highlights latency spikes across various services, enabling hands-on exploration of Sumo Logic features.
16
16
17
-
:::tip
18
-
Learn more about [Kickstart Data](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
17
+
:::info
18
+
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).
19
19
:::
20
20
21
21
## Data collected
@@ -30,7 +30,7 @@ Learn more about [Kickstart Data](/docs/get-started/quickstart/#getting-started-
30
30
31
31
### Source configuration
32
32
33
-
The Kickstart Data source is pre-installed for all users upon creation of a [new organization](/docs/manage/manage-subscription/create-and-manage-orgs).
33
+
The Kickstart Data source is automatically included when a new organization is created. [Learn more](/docs/get-started/quickstart/#getting-started-with-kickstart-data-in-your-trial).
34
34
35
35
## Removing Kickstart Data from your environment
36
36
@@ -40,10 +40,10 @@ If you're done exploring Kickstart Data and want to purge it from your environme
40
40
41
41
Kickstart Data is stored in a dedicated partition named `sample_otel_astronomy_shop`.
42
42
43
-
1. Navigate to the **Partitions** page in the Sumo Logic UI. See [Managing Partitions](/docs/manage/partitions) for guidance.
43
+
1. Navigate to the **Partitions** page (see [Edit the Retention Period](/docs/manage/partitions/manage-indexes-variable-retention/#edit-the-retention-period) for guidance).
44
44
2. Locate the partition named `sample_otel_astronomy_shop`.
45
45
3. Edit the retention period and set it to **1 day**.
46
-
4. When prompted, click **Apply change now**.
46
+
4. When prompted, click **Apply change now**.<br/><img src={useBaseUrl('img/send-data/kickstart-data-retention-partion-confirmation.png')} alt="kickstart-data-retention-partion-confirmation.png" width="350"/>
47
47
48
48
Kickstart Data will be fully aged out and removed after 24 hours.
0 commit comments