This repository was archived by the owner on Jun 12, 2020. It is now read-only.

Description
Hey all,
I'm using:
Splunk cloud 7.0.2.1
Splunk Plugin for Jenkins: 1.7.1
Splunk Plugin Extension: 1.7.1
I followed the documentation and I'm able to test connection

But I don't get any logs to Splunk other than that. No data at all.
I'm using pipeline and multi-branch jobs I have added post actions jobs with
sendSplunkFile excludes: '', includes: '*.log', publishFromSlave: true, sizeLimit: '100MB'
The stage pass successfully but I still don't see any logs in Splunk.
Thanks for the help..