|
The fields command in 4.1.2, build 79191 has a bug. It includes all results from the _* fields even when specified with a "+" operator. e.g. fields + src_ip will include the results from _* fields still |
|
You may be misreading the documentation. Using the
I'm confused, because the same documentation states that... (If + is specified, only the fields that match one of the fields in the list are kept.) And I've been successfully removing all _* fields by using (fields + field1,field2,field3) in previous versions till date.
(01 Jun '10, 15:21)
rayfoo
|

Wow, this question sure is being modded down alright! :P If someone would care to help clarify further about my comment to gkanapathy below...would appreciate it much!