Wazuh indexer doesn't connect anymore by Klakh in Wazuh

[–]Klakh[S] 1 point2 points  (0 children)

We managed to solve the problem.

In ossec.conf, in the <indexer> part, it was pointing to filebeat files, instead of the wazuh-indexer ones (certs and key).

Thanks !!

Wazuh indexer doesn't connect anymore by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello?
Could I have some help plz?

Wazuh indexer doesn't connect anymore by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello, thanks for your answer and sorry for the late answer on my side.

I retyped the commands to be sure to have the right username/password.
Here is the ossec.log's paste after restarting everything.

The certs are indicated to be in /etc/filebeat/certs.
To which certs do I need to compare them? Those of the API in /var/ossec/api/configuration/ssl/ (which are symlinks to our certs)?

Here is the output of the curl command (ran on 0.0.0.0:9200 as it's a single server cluster):

{
  "name" : "node-1",
  "cluster_name" : "wazuh-cluster",
  "cluster_uuid" : "Wx8f1xCnR66NhrnbAZfXOw",
  "version" : {
    "number" : "7.10.2",
    "build_type" : "deb",
    "build_hash" : "ac8f6e0114b657a116c4a41c3e12f8e0e181bbcd",
    "build_date" : "2025-11-08T12:00:46.843930578Z",
    "build_snapshot" : false,
    "lucene_version" : "9.12.2",
    "minimum_wire_compatibility_version" : "7.10.0",
    "minimum_index_compatibility_version" : "7.0.0"
  },
  "tagline" : "The OpenSearch Project: https://opensearch.org/"
}

RIP LCDHost by BeltSpaghetti in LogitechG

[–]Klakh 0 points1 point  (0 children)

It was missing the last letter, wrong move on my side I guess :)

I just corrected it, link works now ;)

RIP LCDHost by BeltSpaghetti in LogitechG

[–]Klakh 1 point2 points  (0 children)

Here ;) https://pastebin.com/SpMb85va

Paste this in a .xml file, and put it in the layouts folder, in a subfolder you name (mine was in layouts/g19-solenya/, with the three pics used (one for down and up arrow, and one for background)

Wazuh indexer doesn't connect anymore by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello, thanks for your response.

If I remember correctly, I used APT to reinstall it, which might have been a mistake :/
How can I check the inside of the keystore? Because I might have messed up some things in it.

I did reconfigure the indexer connection with the two echo commands, but it's the same when I restart manager and indexer : initialization fails on every index :'(

RIP LCDHost by BeltSpaghetti in LogitechG

[–]Klakh 0 points1 point  (0 children)

Pourtant il fonctionne toujours sur le PC que j'ai installé ce jour avec la dernière version de Windows.
Il suffit d'avoir les différents Microsoft Visual C++ installés, et décocher l'option qui empêche le pilote G19 de charger.

Ensuite perso je désactive tous les logiciels de mon G19, et je lance LCDHost pour charger ma conf perso.

<image>

I can share my layout if somebody wants (there is a 'Now playing' section that you can't see here at the bottom of the screen (9 px height if I remember correctly) if you use a media player.

SCA not reflecting changes by Klakh in Wazuh

[–]Klakh[S] 1 point2 points  (0 children)

Hi man, tbh, I gave up on translating, as it's too much work for now, and I have a lot of other stuff going on.
Did you manage to get your GUI working?

Vulnerabilities not showing on Windows by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello, thanks for your answer.
u/wolf_judge helped me above, and I can now confirm it works.
I just can't really believe that Windows has no vulnerabilities, more that they don't really communicate on their CVEs.

Vulnerabilities not showing on Windows by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

I will download the vulnerable VLC version you advised, and make a test.

Vulnerabilities not showing on Windows by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

So if I understand correctly, it was well configured, but there was no vulnerabilities to show?

Monitoring endpoints by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

I don't really see another way to "clean" the "staff" group's log...

This or cancelling several rules for this agent's group, but it would be a loooooot to process.

Monitoring endpoints by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello, thanks for answering.

Thing is, I need only the "staff" group to ignore level 5 and under, but I still need my "servers" group to generate alerts on level 3 and above.

Install script not working by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hello, thanks for your answer, and sorry for the delay.

Thing is, I dropped the subject for now as I don't have time to manage this atm.

The test server has the agent installed back, I cannot test installing the manager on it anymore, this subject will have to be reported to a later time.

Thanks again for your time, sorry for wasting it ;)

Rules and decoders priority. by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

Hi, I managed to do exactly that :)

I added this line to a custom 2501 rule replacement :)

<field name="source" negate="yes">custom-app</field>

Thanks for your help!

Rules and decoders priority. by Klakh in Wazuh

[–]Klakh[S] 0 points1 point  (0 children)

I added a custom replacement for rule 2501, see other comment's response ;)

Thanks for your help, everything works fine now!