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.

 

Tags (1)
0 Karma

emnioj
New Member

@Anonymous 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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...