Commit 7066c6e
wildleo91
docs(runbooks): add Splunk Developer license install procedure
Adds a new "Dev Environment - Install Splunk Developer License"
subsection under Operational Procedures. Documents the host-to-
container copy + install + restart + verify + cleanup steps so
any contributor running E2E locally past the 60-day trial can
follow the same procedure.
Context: the dev/test container has been running on Splunk's
60-day Enterprise trial. Custom roles (wladmin1, superadmin1,
analyst1) and scheduled searches require Enterprise features.
Once the trial expires the daemon silently downgrades to Free
mode and parts of the test surface behave non-prod-representatively.
This commit just documents the install procedure - it does NOT
add a license file to the repo. Per the inline caveats:
- License is private to the maintainer's dev.splunk.com account
- It is keyed to the Splunk GUID at install time; container
rebuild requires re-install (one more step in the DR runbook)
- CI does not need this - every workflow run gets a fresh 60-day
trial container that lasts longer than any CI job
Verified by running the procedure against the live wl_manager_test
container on this turn:
- License installed: type=enterprise, quota=10 GB/day,
label="Splunk Developer Personal License DO NOT DISTRIBUTE",
expires 2026-11-13 UTC (180 days)
- Splunk restarted cleanly
- test_ratelimit_per_worker.cjs green post-restart (29 successes
/ 31 rate-rejects / 0 other-errors, matching pre-install run)
Doc-drift hook passes on all 28 docs.1 parent db33fa7 commit 7066c6e
1 file changed
Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
0 commit comments