Robin Clarke
2014-03-06 08:41:21 UTC
Is it possible to query or filter using regular expressions via Kibana?
I have documents with a field "user_email_domain" and I want to search for
all entries matching the regexp /^example\..*/
i.e.
example.com <- match
www.example <- miss
example-domain.com <- miss
example.co.uk <- match
Any ideas how to submit a query or filter like this via Kibana?
Cheers!
-Robin-
I have documents with a field "user_email_domain" and I want to search for
all entries matching the regexp /^example\..*/
i.e.
example.com <- match
www.example <- miss
example-domain.com <- miss
example.co.uk <- match
Any ideas how to submit a query or filter like this via Kibana?
Cheers!
-Robin-
--
Remember: if a new user has a bad time, it's a bug in logstash.
---
You received this message because you are subscribed to the Google Groups "logstash-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to logstash-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Remember: if a new user has a bad time, it's a bug in logstash.
---
You received this message because you are subscribed to the Google Groups "logstash-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to logstash-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.