Logstash Filters not functioning

Hello,

it seems that my filters are not working. I am not getting any errors and all data is available in the dashboard, but not with my filters applied. Is there any obvious issues that can be seen?

Thanks!

You already opened the same topic.

Anyway, please use add in output, to see values

    stdout {
        codec => rubydebug{}
    }

It might be 10 as integer,not sure. If it does should be:
if ["state_id"]== 10 {...

Maybe there is wrong column names, not sure without without debug.