KIbana filter error

how do I filter such strings as:
Load key "/home/xee/.ssh/id_rsa": bad permissions
or
cannot coerce type 'closure' to vector of type 'character'
I always got this error below for string with double or single quotes
Error in visualization
[esaggs] > Expected ":", "<", "<=", ">", ">=", AND, OR, end of input, whitespace but "n" found. cannot coerce ---^

Hi,

Are you trying to search on your field or create filters in Kibana?
Also which version of the stack are you on?

Kibana has something called KQL and then you can also use Lucene to search in Kibana.

https://www.elastic.co/guide/en/kibana/current/kuery-query.html
https://www.elastic.co/guide/en/kibana/current/lucene-query.html

Can you please post the full error log here?

Thanks,
Bhavya

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.