|
With the following data: mac_addr=01-02-03-04-05-06, 01-02-03-04-05-07, 01-02-03-04-05-08 Using this search will properly yield all the unique values of mac_addr:
Setting fields.conf as follows:
While using a TOKENIZER of What should be defined in the conf files, so that any search will yield the multivalue elements of the field, as if makemv had been specified, without having to specify makemv? Using a search macro or eventtype is an undesired alternative. Thanks! |
|
I might try:
But that's a guess. You can also try a search-time extraction instead:
The key of course is to ensure that the list extraction happens before the mv extraction (so listing them sequentially in the same |
|
Tokenizer didn't seem to work as expected. The search-time extraction worked like a charm. ron, which tokenizer suggestion didn't work, araitz's or gkanapathy's? Or both?
(25 Apr '11, 14:59)
blurblebot
|
