How to store log line in other field then message

Hi, I have json logs which I need to ship to redis and logstash via filebeat.

For the case I have a field named message inside my json string, I was asking myself if it is possible to let filebeat use the field filebeat.myinput instead of message for the log line payload.

I checked the docs, but I did not find the correct configuration variable. Can anyone help?

Thanks, Andreas

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.