How to collect data from elasticsearch in gyaylog?

My pipeline is filebeat->logstash->elasticsearch->kibana is working fine.
Now i want filebeat->logstash->elasticsearch->Graylog how it possible.

No it’s not possible. You need to send data from logstash to graylog, or directly from filebeat to graylog to work.