CSPL-4513 Events for Index & Ingestion separation#1706
CSPL-4513 Events for Index & Ingestion separation#1706kasiakoziol wants to merge 125 commits intofeature/slog-as-default-loggerfrom
Conversation
* test * test * test * test * Use endpoint to update conf file * CSPL-3895 Matching changes from Ingestor to Indexer --------- Co-authored-by: Kasia Koziol <kkoziol@splunk.com> Co-authored-by: igor.grzankowski <@splunk.com>
…on for empty values
…torCluster (#1606) * CSPL-4002 Update role for ingestor to ingestor from standalone * CSPL-4212 Address changes from unit tests from develop branch * Addressing comments * Run tests against Splunk 10.2 * Fix * Address changes from develop * CSPL-4002 Revert 10.2 changes
…or-index-ingest-sep
There was a problem hiding this comment.
should we pass new parameter here for logger ?
| return result, err | ||
| } | ||
|
|
||
| eventPublisher.Normal(ctx, "QueueConfigUpdated", |
There was a problem hiding this comment.
queue configured message is updated before restart
There was a problem hiding this comment.
Because it is updated in the .conf file before the restart. Restart just makes it work.
d540e31 to
14d99b5
Compare
…events-for-index-ingest-sep
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA 5 out of 6 committers have signed the CLA. |
…events-for-index-ingest-sep
…events-for-index-ingest-sep
2aa9a8e to
30c2546
Compare
Description
It adds events and enhances logs for IngestorCluster and enhances events for IndexerCluster.
Key Changes
IngestorsRestarted
IngestorsRestarted
Testing and Verification
Automated and manual tests
Related Issues
Jira: https://splunk.atlassian.net/browse/CSPL-4513
PR Checklist