builtin
Overview
Name | builtin |
Type | Resource |
Id | sumologic.fields.builtin |
Fields
Name | Datatype | Description |
---|---|---|
dataType | string | Field type. Possible values are String , Long , Int , Double , and Boolean . |
fieldId | string | Identifier of the field. |
fieldName | string | Field name. |
state | string | Indicates whether the field is enabled and its values are being accepted. Possible values are Enabled and Disabled . |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
getBuiltInField | SELECT | id, region | Get the details of a built-in field. |
listBuiltInFields | SELECT | region | Built-in fields are created automatically by Sumo Logic for standard configuration purposes. They include _sourceHost and _sourceCategory . Built-in fields can't be deleted or disabled. |