Import .tsv file through logstash

Can i import .tsv file through logstash?

Yes. Use a csv filter with \t is the column separator.