Load data from parquet to elastic search

what is the best design approach to load data from large parquet files of 500M records to ES.

Just use Logstash with the CSV filter.

Thank you . Is there any ideal design / configuartion consideration to get maximum performance gain