Getting Data In

Rest call to splunk licenser/localslave to get master_uri returns "self"

shoof
New Member

Hello,

We have an integration test which verifies expected values after deploying a new splunk instance. This test is written in python using the requests module.

We're using port forwarding to reach the deployed splunk instance, the url we're hitting is:
f"https://localhost:arbitrary_port/services/licenser/localslave?output_mode=json"

From the output we're using the following keys to get the master_uri value:
['entry'][0]['content']['master_uri']

This test often passes, but sometimes will fail because the value returned is "self".

Any idea why this would be happening?

Tags (2)
0 Karma

shoof
New Member

Apparently this started happening with Splunk 8, but is not an issue with Splunk 7.3.

0 Karma
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 ...