Preview
[ Preview documentation: caution, tech writers working. ]
Use nomv to change a multi-value field into a single-value field at search time. This is useful if you want to override multi-value field configurations in fields.conf. nomv causes multi-value field values to be considered as one single-value string (ignoring delimiters and tokenizers set in fields.conf).
Note: Learn how to configure multi-value fields via fields.conf.
Syntaxnomv field
Arguments| field | field name (string) | Specify a multi-value field to change to a single-value field. |
Splunk Web:
This example searches sendmail events and returns the top lists of senders (a complete matching list of email addresses). If nomv isn't added to this search, then this example returns the top individual senders based on the multi-value field configuration in fields.conf.
Comments
No comments have been submitted.