How to make logstash publish from a certain line number onwards of the input file

Hi all,

I am using logstash to publish events of a log file which logs are constantly getting appended. But I need logstash to publish events from a certain line number onwards (say from 100th line onwards). How do I achieve this?

Thanks.

Hi all,

Kind reminder of the above issue. Is there any way we can achieve this?. Thanks in advance.