Obtaining historical feed from twitter

Hi, I'm trying to access older tweets using logstash, I only need to get a feed that's about a month old. It seems there are some restrictions with Twitter API but I was wondering if there is someway (using since_id) to access old tweets from logstash?

Thanks in advance.