Splunk Enterprise version 7.2 is no longer supported as of April 30, 2021. See the Splunk Software Support Policy for details. For information about upgrading to a supported version, see How to upgrade Splunk Enterprise.
This documentation does not apply to the most recent version of Splunk® Enterprise.
Click here for the latest version.

datatypesbnf.conf
The following are the spec and example files for datatypesbnf.conf
.
datatypesbnf.conf.spec
# Version 7.2.2 # # This file effects how the search assistant (typeahead) shows the syntax for # search commands
[<syntax-type>]
* The name of the syntax type you're configuring. * Follow this field name with one syntax= definition. * Syntax type can only contain a-z, and -, but cannot begin with - syntax = <string> * The syntax for you syntax type. * Should correspond to a regular expression describing the term. * Can also be a <field> or other similar value.
datatypesbnf.conf.example
No example
Last modified on 18 December, 2018
PREVIOUS datamodels.conf |
NEXT default.meta.conf |
This documentation applies to the following versions of Splunk® Enterprise: 7.2.2
Feedback submitted, thanks!