Splunk Dev

Splunk Mint repository URL

gautamjain
Engager

I'm trying to add the Splunk Mint repository to my build.gradle file as indicated here:
http://docs.splunk.com/Documentation/MintAndroidSDK/latest/DevGuide/Requirementsandinstallation#Inst...

The specified URL returns a 404 error:
https://mint.splunk.com/gradle/

Does anyone know the correct URL?

Tags (3)

apruneda_splunk
Splunk Employee
Splunk Employee

From the docs on that page:
"The https://mint.splunk.com/gradle/ URL is a base URL. The full path to the repository is completed by the plugin."

So, you'll get a 404 if you try to go to that base URL, but the plugin uses a full URL by combining the repositories and dependencies sections of the build.gradle file. Add those sections as indicated in the docs.

Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

New This Month - Observability Updates Give Extended Visibility and Improve User ...

This month is a collection of special news! From Magic Quadrant updates to AppDynamics integrations to ...

Intro to Splunk Synthetic Monitoring

In our last post, we mentioned that the 3 key pieces of observability – metrics, logs, and traces – provide ...