Splunk Enterprise

Searchheads can not pull apps from Deployer on ansible env, error 401

sarit_s
Communicator
- We tried to implement shclustering with splunk-ansible (https://github.com/splunk/splunk-ansible)
- But it is not possible to deploy apps from deployer, because scripts do not run initial push (unless specyfing splunk.apps_location), they rely on pulling configs from deployer instead

Problem is that pulling configs from deployer does not work until first push from deployer. Internally this request to deployer 'GET /services/apps/deploy?output_mode=json HTTP/1.1' fails with 401 status.
After the first push, this request is processed correctly with status 200.

I tried to reproduce error internally (outside ansible) and managed to do it, can provide you diags with debug logs.

I consider either Deployer implementation must be improved or ansible scripts to correctly handle shc.

 Steps to reproduce

1. Deploy SHCluster, 2. Restart any member of SHCluster, 3. Check its splunkd.log
Labels (3)
Tags (1)
0 Karma

masonmorales
Influencer

If you're trying to manage apps on a SHC that is either bare metal, or running on VMs, take a look at: https://github.com/splunk/ansible-role-for-splunk

If you're trying to do it in Docker, I'd recommend filing an issue on the splunk-ansible GitHub project at:  https://github.com/splunk/splunk-ansible/issues

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...