Easy to analyze if you are really curious about data
filter { mutate { remove_field => ["@timestamp", "@version", "path", "host"] strip => "message" } dns { reverse => "message" }}