Skip to content

Commit c35cf05

Browse files
committed
CSPL-4212 Docs update
1 parent 92a70c5 commit c35cf05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/IndexIngestionSeparation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This separation enables:
1010
# Important Note
1111

1212
> [!WARNING]
13-
> **As of now, only brand new deployments are supported for Index and Ingestion Separation. No migration path is implemented, described or tested for existing deployments to move from a standard model to Index & Ingestion separation model.**
13+
> **For customers deploying SmartBus on CMP, the Splunk Operator for Kubernetes (SOK) manages the configuration and lifecycle of the ingestor tier. The following SOK guide provides implementation details for setting up ingestion separation and integrating with existing indexers. This reference is primarily intended for CMP users leveraging SOK-managed ingestors.**
1414
1515
# Document Variables
1616

@@ -40,7 +40,7 @@ SQS message bus inputs can be found in the table below.
4040
| largeMessageStorePath | string | S3 path for Large Message Store |
4141
| deadLetterQueueName | string | Name of the SQS dead letter queue |
4242

43-
Change of any of the bus inputs does not restart Splunk. It just updates the config values with no disruptions.
43+
**First provisioning or update of any of the bus inputs requires Ingestor Cluster and Indexer Cluster Splunkd restart, but this restart is implemented automatically and done by SOK.**
4444

4545
## Example
4646
```

0 commit comments

Comments
 (0)