Giter VIP home page Giter VIP logo

Comments (5)

nizarakbarm avatar nizarakbarm commented on May 20, 2024

Is there something upadated in wazuh index template in github?

from wazuh-dashboard-plugins.

nizarakbarm avatar nizarakbarm commented on May 20, 2024

I'm using wazuh 3.1.0 in kibana 6.1.2

from wazuh-dashboard-plugins.

havidarou avatar havidarou commented on May 20, 2024

Hi @nizarakbarm ,

there shouldn't be nothing new in the template.

I would check a couple of things:

  1. Check index-patterns in Kibana. Go to Management -> Index patterns and check there's one called wazuh-alerts-3.x-*.
  2. Refresh the fields of the pattern. Select the index-pattern and click in the refresh button in Kibana.

Also, to make sure there's a proper template being applied you can do:

curl localhost:9200/_cat/templates?v

You should see something like:

name         index_patterns      order version
...
wazuh        [wazuh-alerts-3.*]  0
....

Something that would help us a bit more is to know the package revision. You can find it in:

/usr/share/kibana/plugins/wazuh/package.json

Hope that helps!

Regards.

from wazuh-dashboard-plugins.

nizarakbarm avatar nizarakbarm commented on May 20, 2024

Thanks, i already solve this too

from wazuh-dashboard-plugins.

JuanjiJG avatar JuanjiJG commented on May 20, 2024

Hi @nizarakbarm,

Glad you solved your problem! Don't hesitate to post a new issue if you have questions or problems with Wazuh. We'll be happy to help you.

Best regards,
Juanjo

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.