GithubHelp home page GithubHelp logo

Comments (5)

havidarou avatar havidarou commented on August 22, 2024

Hi @Mugen1991 this is happening because you need to set up wazuh-alerts-* as your default index-pattern, instead of logstash-*

To set it as default, select it and click in the star icon on the right part of the screen.

Regards.

from wazuh-dashboard-plugins.

Mugen1991 avatar Mugen1991 commented on August 22, 2024

Hi @havidarou,
thanks for your quick reply. Sadly this did not really fix the problem,
Now it doesnt use logstash-* but some cryptic pattern.
image

image

from wazuh-dashboard-plugins.

Mugen1991 avatar Mugen1991 commented on August 22, 2024

The funny thing is: When I go on "discover" under the wazuh tab, It even shows me the documents
image

from wazuh-dashboard-plugins.

havidarou avatar havidarou commented on August 22, 2024

Maybe the .kibana index is somehow corrupted.

Stop Kibana:

systemctl stop kibana

You can create a backup of .kibana (just in case) and then delete it:

curl -XDELETE url_to_elastic:9200/.kibana

Then delete the .wazuh index (you'll have to reintroduce the credentials afterwards):

curl -XDELETE url_to_elastic:9200/.wazuh

And then start Kibana again:

systemctl start kibana

Regards.

from wazuh-dashboard-plugins.

JuanjiJG avatar JuanjiJG commented on August 22, 2024

It's been more than a month since the last response to this issue, so we proceed to close it.

Regards.

from wazuh-dashboard-plugins.

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.