Config sending log

Hi experts.
I have config filebeat to collect logfile but now i have a task that writing log file not in my process.
I have to write log directly in Redis like following
My API sending log to Redis -> Logstash -> ES
Can it's possible without filebeat.
Thanks

Yes, you need to configure your app to send to redis though.