Hi
We need to get old logs of a particular period from stack driver to Pub/Sub topic.
Is it possible to provide timestamp based filter conditions in sink and get the old log data in pub/sub topic.
I created a sink with filter timestamp > [start date] AND timestamp < [end date] but no logs are appearing in topic when pulling with subscription.
thanks,
Jurdy