Logstash filter to drop data

In the conditional that wraps the drop filter, don't match the datetimein field against the regexp. You've destroyed its contents with the previous filter operations. Match the message field.