Hi, i have filebeat configured to send jboss log on Logstash.
On logstash i have input.conf which gets me logs from filebeat, an output.conf to send log on elasticsearch and a jboss-filter.conf to parse the log.
I see the log on elasticsearch not parsed though the grok parse is correct (tested on grok debugger).
This is the jboss-filter.conf
I don't know why my logs are not parsed Kibana