Skip to content

Commit c9e9a58

Browse files
committed
add new Kickstart availability info per PM
1 parent 4f63018 commit c9e9a58

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

docs/reuse/kickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
If you're done exploring Kickstart Data and want to purge it from your environment, follow the steps under [Removing Kickstart Data from your environment](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source#removing-kickstart-data-from-your-environment) to clean it up from your Sumo Logic account.
1+
If you're done exploring Kickstart Data and want to purge it from your environment and Sumo Logic account, follow the steps under [Kickstart Data cleanup instructions](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source#cleanup-instructions).

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/sumo-logic-kickstart-data-source.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,22 @@ Kickstart Data comes preloaded for new trial users and expires automatically aft
3232

3333
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).
3434

35-
## Removing Kickstart Data from your environment
35+
## Kickstart Data availability and cleanup
3636

37-
If you're done exploring Kickstart Data and want to purge it from your environment, follow the steps below to remove it from your Sumo Logic account. This process involves updating retention settings to automatically age out the sample data.
37+
Kickstart Data is included automatically in all new trial accounts to help users explore Sumo Logic without ingesting their own data. Here's how it works, and how to clean it up when you're ready.
3838

39-
### Step 1: Reduce retention period for the Kickstart partition
39+
### Availability
4040

41-
Kickstart Data is stored in a dedicated partition named `sample_otel_astronomy_shop`.
41+
* Kickstart Data is accessible for up to 20 days after account creation or until the user begins ingesting their own data, whichever comes first.
42+
* The Kickstart collector and source (`sample_otel_astronomy_shop`) are automatically deleted after 7 days, but the data remains in the partition unless manually removed.
43+
* After 20 days, the Kickstart app, dashboards, and collector are no longer visible in the UI, but existing Kickstart Data may still be stored in your partitions.
44+
* Sumo Logic does not automatically uninstall the Kickstart app or disconnect the source when a user begins ingesting their own data. These steps must be performed manually if desired.
45+
46+
### Cleanup instructions
47+
48+
To fully remove Kickstart Data from your environment, follow these steps:
49+
50+
#### Step 1: Reduce retention for the Kickstart partition
4251

4352
1. Navigate to the **Partitions** page (see [Edit the Retention Period](/docs/manage/partitions/manage-indexes-variable-retention/#edit-the-retention-period) for guidance).
4453
2. Locate the partition named `sample_otel_astronomy_shop`.
@@ -49,21 +58,17 @@ Kickstart Data will be fully aged out and removed after 24 hours.
4958

5059
### Step 2: (Optional) Reduce retention for the default partition
5160

52-
In some cases, a small amount of Kickstart Data may also end up in the default partition named `sumologic_default`.
61+
In some cases, a small amount of Kickstart Data may end up in the default partition `sumologic_default`.
5362

54-
Only do this if you haven’t started ingesting your own data. Changing this setting will delete **all logs** in the default partition—including your own.
63+
:::tip
64+
Only reduce retention on the default partition if you have not started ingesting your own production data. Lowering the retention period will delete all logs in the partition.
65+
:::
5566

5667
1. While still on the **Partitions** page, locate the partition named `sumologic_default`.
5768
2. Edit the retention period and set it to **1 day**.
5869
3. Click **Apply change now**.
5970
4. After 24 hours, return to the partition settings and increase the retention back to your preferred duration (e.g., 30 days) to preserve ongoing ingested data.
6071

61-
### Important considerations
62-
63-
* Lowering the retention period causes **all data** in the partition to be deleted after 24 hours.
64-
* If you’re actively sending production data, do not adjust retention settings on the default partition.
65-
* Be sure to restore your original retention settings after Kickstart Data has been removed to avoid losing future log data.
66-
6772

6873
## FAQ
6974

0 commit comments

Comments
 (0)