Code Monkey home page Code Monkey logo

Comments (7)

auzroz avatar auzroz commented on June 30, 2024 3

Looks like it is related to the following line in the UserData, this is present in all Instances. Based on running the exact command on the AMI manually, it throws an error where the sed command strips the variable out.
sed -i 's/ENFORCE_PWD_CHANGE=1//' /etc/init.d/splunk\n
This appears to alleviate the issue:
sed -i 's/ENFORCE_PWD_CHANGE=1/ENFORCE_PWD_CHANGE=0/' /etc/init.d/splunk\n

from quickstart-splunk-enterprise.

ulte avatar ulte commented on June 30, 2024

will this completely resolve the issue? Is anyone else getting this as well? cc @sshvans
Can't seem to pass this error after 5 attempts. I'm blocked by this.

"CREATE_FAILED AWS::EC2::Instance SplunkCM Failed to receive 1 resource signal(s) within the specified duration
CREATE_IN_PROGRESS AWS::EC2::Instance SplunkCM Resource creation Initiated"

from quickstart-splunk-enterprise.

auzroz avatar auzroz commented on June 30, 2024

I was able to finish the Quick Start guide by changing this, yes.

from quickstart-splunk-enterprise.

spitzzz avatar spitzzz commented on June 30, 2024

Having the same issue.

from quickstart-splunk-enterprise.

billbartlett avatar billbartlett commented on June 30, 2024

What options are you using when you experience this error? I just launched an unedited quickstart template in us-west-1 without any issue. My options of note were:

2 AZ
c4.2xlarge indexer instance type, 3 indexers
no pre-installed apps

Any additional information would be great so that I can replicate the issues seen in this thread.

from quickstart-splunk-enterprise.

billbartlett avatar billbartlett commented on June 30, 2024

This should be fixed now with PR#38

from quickstart-splunk-enterprise.

augwyl avatar augwyl commented on June 30, 2024

I am still experiencing the same issue: CREATE_FAILED AWS::EC2::Instance SplunkCM Failed

I just launched an unedited quickstart template in ap-southeast-2 region. My options of note were:

3 AZ
c4.2xlarge indexer instance type, 3 indexers
no pre-installed apps

still failed

from quickstart-splunk-enterprise.

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.