We use NATS Jetstream for message distribution. I want to display messages delivered to Nats in UI. All message have pre defined common structure.
Do we have file beat or logstash plugin to read the content (message) of NATS and redirect to ES. Or any other mechanism to redirect the content to ES and use Kibana.
You can use vector for this purpose. Use a nats source and a elasticsearch sink should work