Code Monkey home page Code Monkey logo

Comments (6)

jceb avatar jceb commented on July 16, 2024

I had no issues running the previous version of elasticsearch with graylog .. this downgrade unfortunately breaks elasticsearch.

from charts.

KongZ avatar KongZ commented on July 16, 2024

@jceb can you post more detail what errors you found?

Setting default to 7.10.2 is recommended version by Graylog (licensing issue). The helm-chart users are freely to set a new version if users do not have issue with the license.

from charts.

jceb avatar jceb commented on July 16, 2024

I had rolled out a version of the chart that installs a higher version of elasticsearch. After installing the current version the elasticsearch pod wouldn't change into running state complaining that the existing database is not compatible with the current version.

The solution for the issue is apparently to recreate the indices. I didn't want to do that and stopped the investigation here.

Is there a way to say the elasticsearch version so I can avoid reindexing, e.g. through values.yaml?

from charts.

KongZ avatar KongZ commented on July 16, 2024

You can't downgrade Elasticsearch. The Elasticsearch can only go forward.
I would suggest you to specify the Elasticsearch version in values.yaml then upgrade the release.

from charts.

jceb avatar jceb commented on July 16, 2024

Which property do I have to set in values.yaml to specify the elasticsearch version?

from charts.

KongZ avatar KongZ commented on July 16, 2024

The easiest way is set the dependency here https://github.com/KongZ/charts/blob/main/charts/graylog/Chart.yaml#L20
Alternatively, set elasticsearch.imageTag. Checkout elasticsearch documentation here https://github.com/elastic/helm-charts/tree/main/elasticsearch

from 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.