In Kibana, I'm trying to filter out all instances of a field that match this:
<3 letters><4 numbers><1 letter>
No spaces or anything.
Can anyone help me with that?
In Kibana, I'm trying to filter out all instances of a field that match this:
<3 letters><4 numbers><1 letter>
No spaces or anything.
Can anyone help me with that?
Hello @Jim_Thunder -
Here's a similar question that might help you - Kibana Discovery Regex
Seems you may need to use Lucene query syntax.
Hi, I see that the Lucene Syntax has a lot, but the documentation isn't all that clear.
I can't find anything relating to what I'm try to do.
Any advice?
@Jim_Thunder Where are you trying to perform this filter? Perhaps if you share what you're working on I can provide more specific advice.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.