Hi Ivo, in order to do wildcard searches, the respective fields have to be analyzed while indexing.
You can add a custom index mapping in Elasticsearch to define a schema for your data: - https://www.elastic.co/guide/en/elasticsearch/reference/2.3/mapping.html - https://www.elastic.co/guide/en/elasticsearch/reference/2.3/indices-templates.html Cheers, Jochen On Wednesday, 8 June 2016 18:56:52 UTC+2, Ivo Sestren Junior wrote: > > Hi, > I have graylog2. > How to add possible search with wildcard in customized field? > > Wildcard actualy only work on short_message and full_message. > > I need to use in other fields. > > Where i change in configuration for this? > -- You received this message because you are subscribed to the Google Groups "Graylog Users" 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/graylog2/866e4d0e-1df8-4fd7-90f1-b9474f319db2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
