Giter Club home page Giter Club logo

Comments (4)

arctan5x avatar arctan5x commented on July 30, 2024 1

Hey @JasonConger,

I have investigated this issue and made a fix for it in the Splunk-Ansible Repo.

screen shot 2018-11-05 at 3 28 33 pm

Seems like peering works after the fix. Note that I took out volumes and license configurations from your yaml since it is your custom resource.

from docker-splunk.

arctan5x avatar arctan5x commented on July 30, 2024 1

fix here: splunk/splunk-ansible#15

from docker-splunk.

matthewmodestino avatar matthewmodestino commented on July 30, 2024

Hi jdso7! Have you followed the steps for using docker run to create a defaults.yaml?

https://github.com/splunk/docker-splunk/blob/master/documentation/ADVANCED.md#defaultyml-valid-options

If you check out the advanced documentation section, or the kubernetes examples (you do not need to know.use k8s for this to be relevant):
https://github.com/splunk/docker-splunk/tree/master/test_scenarios/kubernetes, there is a walkthrough of creating this file to serve the base configs to any container in a deploy, and serving it centrally using nginx. You could also just ensure to copy it into the container when you build it, etc.

This is an inportant file to get right to ensure the options you want/need (ie. clustering, pass4SymKey, replication ports, etc)

My hunch is we just need to get your defaults.yaml sorted to match the desired environment you want to build. Do you want the indexers to be clustered, or just standalone, etc.

Try using docker run to generate one, and we can start there to ensure all the items you want globally are set and accounted for in defaults.yaml or in env variables in the container.

I think the last time I saw this error, it was because there was no Master Node and Indexer Clustering was enabled.

from docker-splunk.

jdso7 avatar jdso7 commented on July 30, 2024

Hi matthewmodestino,

Yes, I have been looking at that documentation. I've used environment variables instead of passing values in the defaults.yaml file.

It's a bit hard to understand the error from the log, even in debug.
So thank you for your hints, I'll double-check those settings.

from docker-splunk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.