Hello,
I'm trying to do a query search containing an equal ("=") character in it.
I've got plenty of logs looking like this :
<22>postfix/smtpd[9136]: E4A4E34AA5: client=localhost.localdomain[127.0.0.1]
I want to query all messages that haven't been posted from
"localhost.localdomain".
I've looked at the query
documentation<http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html>here
and tried multiple queries in Kibana and through a "curl" command, but
no luck.
Right now, I've did this query : -"client=localhost.localdomain", but no
luck, it keeps giving me answers with this precise string.
I also tried to protect the "=" character with a backslash.
How is it possible to do a query search with this character ?
Thanks a lot,
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/535ac45a-6698-422e-848f-594a824032a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.