Skip to content

Commit 31fc051

Browse files
committed
Modify the support statement as requested.
1 parent 39b1815 commit 31fc051

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

README.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -282,15 +282,25 @@ If you would like to contribute to the SDK, go here for more information:
282282

283283
### Support
284284

285-
Beginning September 2018, the Splunk SDKs for C#, Java, JavaScript, and Python will no longer be supported through Splunk Support.
286-
287-
You can still request assistance using the following options:
288-
289-
* Post questions to [Splunk Answers](http://splunk-base.splunk.com/answers/). Be sure to use tags to identify the SDK or tool you are having an issue with.
290-
291-
* File an issue on [GitHub](https://github.com/splunk/).
292-
293-
* Send feedback to _[email protected]_.
285+
1. You will be granted support if you or your company are already covered
286+
under an existing maintenance/support agreement. Send an email to
287+
[email protected]_ and include "Splunk SDK for Python" in the subject line.
288+
2. If you are not covered under an existing maintenance/support agreement, you
289+
can find help through the broader community at:
290+
<ul>
291+
<li><a href='http://splunk-base.splunk.com/answers/'>Splunk Answers</a> (use
292+
the <b>sdk</b>, <b>java</b>, <b>python</b>, and <b>javascript</b> tags to
293+
identify your questions)</li>
294+
<li><a href='http://groups.google.com/group/splunkdev'>Splunkdev Google
295+
Group</a></li>
296+
</ul>
297+
3. Splunk will NOT provide support for SDKs if the core library (the
298+
code in the <b>/splunklib</b> directory) has been modified. If you modify an
299+
SDK and want support, you can find help through the broader community and
300+
Splunk answers (see above). We would also like to know why you modified the
301+
core library&mdash;please send feedback to _[email protected]_.
302+
4. File any issues on
303+
[GitHub](https://github.com/splunk/splunk-sdk-python/issues).
294304

295305
### Contact Us
296306

0 commit comments

Comments
 (0)