From 69a17137a400b8d624883cf8e49f159657303654 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Wed, 6 Nov 2024 15:14:59 -0800 Subject: [PATCH] revise README with updated Splunk General Terms license statement --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d9af0b8..c2637b38 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ This command does the following: After the container starts up, you can access Splunk Web at with `admin:`. +The license you are accepting is the Splunk General Terms, available [here](https://www.splunk.com/en_us/legal/splunk-general-terms.html). Unless you have jointly executed with Splunk a negotiated version of these General Terms that explicitly supersedes this agreement, by accessing or using Splunk software, you are agreeing to the Splunk General Terms. Please read and make sure you agree to the Splunk General Terms before you access or use this software. Only once you've done so should you include the `accept-license` flag to indicate your acceptance of the Splunk General Terms available here and launch this software. + To view the logs from the container created above, run: ```bash $ docker logs -f so1 @@ -113,9 +115,13 @@ We welcome feedback and contributions from the community! See our [contribution --- ## License -Copyright 2018-2020 Splunk. +Copyright 2018-2024 Splunk. Distributed under the terms of our [license](docs/LICENSE.md), splunk-ansible is free and open source software. +The software in this container is licensed under and subject to the [Splunk General Terms](https://www.splunk.com/en_us/legal/splunk-general-terms.html). By accessing this container and its software you agree to the [Splunk General Terms](https://www.splunk.com/en_us/legal/splunk-general-terms.html). + +If you do not agree, do not access or use this software. + ## Authors Splunk Inc. and the Splunk Community