-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Splunk Enterprise: 9.4.0
Splunk app for Jenkins: 2.1.5
Splunk Plugin for Jenkins: 1.10.1
Jenkins server version:
Hello team,
We have the following setup installed:
Splunk Enterprise: 9.4.0
Splunk app for Jenkins: 2.1.5
Splunk Plugin for Jenkins:
Jenkins server version:
After configuring the plugin on Jenkins server and installed Splunk App for Jenkins on Splunk we can see data received on Splunk on indexes:
- jenkins
- jenkins_console
- jenkins_statistics
However the panels within the app are not getting populated with data.
Our Jenkins Master host is visible under Build Analysis but No results found.
Also panels under Job Insight are stach on Search is waiting for input...
We have followed the installation steps found here:
https://splunkbase.splunk.com/app/3332
Once note is that step:
Install on a indexer cluster copy indexes.conf and props.conf from this App's default folder to $SPLUNK_HOME/etc/master-apps/_cluster/local/ on cluster master, then run "splunk apply cluster-bundle" http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Updatepeerconfigurations
Could not be exactly completed for the props.conf file which is ignored from Splunk if put directly at: $SPLUNK_HOME/etc/master-apps/_cluster/local/
Instead we added this on app level:
$SPLUNK_HOME/etc/manager-apps/splunk_app_jenkins/local
Can you please help with this?