Getting Data In

Why are we not receiving artifacts from jenkins?

rupkumar4sec
Path Finder

Hello all,
I am using the Splunk plugin for Jenkins for pulling data from Jenkins and all the configurations are as per the documentation. 

https://plugins.jenkins.io/splunk-devops/ 

//send job metadata and junit reports with page size set to 50 (each event contains max 50 test cases)
splunkins.sendTestReport(50)
//send coverage, each event contains max 50 class metrics
splunkins.sendCoverageReport(50)
//send all logs from workspace to splunk, with each file size limits to 10MB
splunkins.archive("**/*.log", null, false, "10MB")


We are receiving logs in jenkins_console and jenkins_statistics but not receiving any data in jenkins_artifact.
Do we need any additional configurations for collecting jenkins_artifact logs? 

Looking forward to any thoughts and suggestions. Thanks in advance.

 

Labels (1)
Tags (1)
0 Karma

emnioj
New Member

@arupkar i am facing the similar issue. did you manage to get the issue? if yes, could help providing your inputs.

if not, can someone help or. have similar issue and manage to resolve it ?.

Thanks.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...