Logstash csv / First Line Index

Hello,

I use Logstash CSV Filter Plugin to index data using Powershell scripts. I want the first line not to be indexed as a record. Do you know how to do that?

That is what the skip_header option is for.