splunk_handler icon indicating copy to clipboard operation
splunk_handler copied to clipboard

Add splunk cloud support

Open jbskytap opened this issue 6 years ago • 4 comments
trafficstars

Just FYI - these are the changes I needed to make to get this to work with Splunk cloud, Python 2 and without modifying the TOKEN data provided by Splunk.

it's lacking Docs etc but I figured you or other people might be interested.

jbskytap avatar Jan 09 '19 20:01 jbskytap

That makes sense. perhaps the use of the old endpoint was a legacy thing in the enterprise service.

I only have access to test on Splunk cloud. would you be able to test this change against Splunk enterprise and ensure that it works with the cloud flag set to True?

If so then I will rip that flag out of this pull.

jbskytap avatar Jan 24 '19 19:01 jbskytap

@zach-taylor Looks like Travis can't pull 3.7 b/c 3.7 isn't supported on Trusty. See https://github.com/travis-ci/travis-ci/issues/9964 Any way we can use Xenial to get this Travis check through and this PR merged?

ekozlowski avatar Jul 17 '19 20:07 ekozlowski

@jbskytap @ekozlowski thanks for your patience! master is passing for 3.7 again. Please rebase so I can test this and make sure it still works with Splunk Enterprise.

zach-taylor avatar Jul 22 '19 23:07 zach-taylor

Any progress on this PR? It's been almost 2 years, and the endpoint has definitely changed

liorp avatar Mar 26 '21 16:03 liorp