Use Logstash to Ingest Entire .txt file

Is it possible to ingest the entire contents of a txt file into a field using logstash? I don't want a multiline delimeter.

I just omitted the multi-line config and it seems to have ingested the entire txt file into the message field.