GithubHelp home page GithubHelp logo

Comments (6)

Crazybus avatar Crazybus commented on July 20, 2024

Hi Ami!

The default installation will give you a basic license already enabled. So to use the basic features there is no need to install a license.

You can test by running curl localhost:9200/_xpack/license inside one of the containers.

$ curl localhost:9200/_xpack/license
{
  "license" : {
    "status" : "active",
    "uid" : "cb4accde-900e-491d-9d1d-9d9e084fcac0",
    "type" : "basic",
    "issue_date" : "2019-01-29T15:25:11.191Z",
    "issue_date_in_millis" : 1548775511191,
    "max_nodes" : 1000,
    "issued_to" : "elasticsearch",
    "issuer" : "elasticsearch",
    "start_date_in_millis" : -1
  }
}

from helm-charts.

innovia avatar innovia commented on July 20, 2024

Thanks - it wasn't clear from the docs right after generating the certs
https://github.com/elastic/helm-charts/tree/master/elasticsearch#security

I suggest adding that note there will be helpful

from helm-charts.

innovia avatar innovia commented on July 20, 2024

@Crazybus So my attempts did not go well

do i need to helm install without xpack - get the license, remove the helm installtion and recreate with the given license?

from helm-charts.

Crazybus avatar Crazybus commented on July 20, 2024

Thanks - it wasn't clear from the docs right after generating the certs
https://github.com/elastic/helm-charts/tree/master/elasticsearch#security

Ahh it wasn't clear from your original comment that you were trying to follow the security example. The security feature is not available with the basic license and requires gold or platinum.

If you want to start a trial of these features you can enable them for 30 days by using the start trial API.

do i need to helm install without xpack - get the license, remove the helm installtion and recreate with the given license?

If you do have the right license level it is possible to just install it in one go. This is actually done as one of automated tests.

from helm-charts.

hoffoo avatar hoffoo commented on July 20, 2024

hi @Crazybus

I am also confused about the security example. This page https://www.elastic.co/subscriptions#request-info suggests that File and native authentication is available under the Basic free license.

Can you please elaborate? The Readme isn't very clear and seems to imply basic auth just works

from helm-charts.

Crazybus avatar Crazybus commented on July 20, 2024

Hi @hoffoo,

When I wrote the above comment that was not yet the case. Those security features were only moved to the basic license recently: https://www.elastic.co/blog/security-for-elasticsearch-is-now-free

from helm-charts.

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.