Kibana Build details:
VERSION: 8.10.0 BC7
BUILD: 66350
COMMIT: 824bcbfd9972c61e79ca9def6d43b550c5ff2999
Host OS and Browser version: All, All
Preconditions:
- 8.10.0 Kibana cloud environment should be available.
Steps to reproduce:
- Create a kafka output and add a processor to the topic:
message: "error" or host.hostname: "xyz-Windows".
- Observe no data under Dynamic Topic processor.
What's working fine:
- Data is visible for Dynamic topic processor if added the key values without quotes:
message: error or host.hostname: xyz-Windows.

Expected Result:
Data under Dynamic topic processor should be available if added the key values with quotes.
Screenshot:

Kibana Build details:
Host OS and Browser version: All, All
Preconditions:
Steps to reproduce:
message: "error"orhost.hostname: "xyz-Windows".What's working fine:
message: errororhost.hostname: xyz-Windows.Expected Result:
Data under Dynamic topic processor should be available if added the key values with quotes.
Screenshot:
