Hi Jose
Sorry for late reply, i was on holiday.
A little recap:
1- Logs from suricata node correctly arrived to Wazuh, i can see them on alert.json file using "tail command"
2- if i maintain this configuration: wazuh-filebeat-logstash-elastic-kibana i can see logs anywhere on kibana(Dashboard, Discover, Wazuh agent page.
3- if i change the configuration to:
wazuh-filebeat-elastic-kibana, i can still see the logs in the alert.json file, but they are not present in Kibana-----> I've discover the cause, but i don't know how to solve:
Before my try to remove logstash form configuration, i've tried to move all my custom filters from logstash configuration to wazuh filebeat pipeline, and here the problem: if i use the default wazuh pipeline all suricata logs come correctly to Kibana, if i try to configure my custom filters in the pipeline, all suricata logs(and i think even more others) stop coming to kibana.
May i ask you what i've miss in the pipeline configuration? i attach to this mail my custom pipeline.
Have a nice day.